GET AssetMeasurementTypes/GetAllForAsset?assetId={assetId}

Retrieves all asset measurement types for the given asset. This includes asset measurement types of that asset that may not have a value.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
assetId

Id of the asset

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

On success, a list of all asset measurement types for the asset.

NameDescriptionTypeAdditional information
Data

Collection of AssetMeasurementType

None.

Total

integer

None.

Message

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": [
    {
      "AssetMeasurementTypeId": "1f5d4f38-81f6-42a7-b354-c93e568b8ff3",
      "Asset": {
        "AssetId": "7eb4bddc-999d-43ed-84fd-c590e5abcc37",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "684f8765-4562-43c1-99cc-ed7b0b2bc1ce",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d35684c3-205c-4dc6-8e84-92f5c874e4cb",
          "CreateDate": "2026-03-01T02:12:06.6756719-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-01T02:12:06.6756719-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "cc3f7a1c-579b-45c3-9b7e-f0ef7373c685",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-03-01T02:12:06.6756719-08:00",
          "MeasurementValueNeededDate": "2026-03-01T02:12:06.6756719-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "12321727-1d67-4a0e-9766-027524a121a6",
          "CreateDate": "2026-03-01T02:12:06.6756719-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-01T02:12:06.6756719-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-03-01T02:12:06.6756719-08:00",
        "MeasurementValueNeededDate": "2026-03-01T02:12:06.6756719-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "6b04eab2-d0a0-4eed-aba7-1f4e0b8d100c",
        "CreateDate": "2026-03-01T02:12:06.6756719-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-01T02:12:06.6756719-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "d68106c2-04b2-4bdb-8346-b244930a239c",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "684f8765-4562-43c1-99cc-ed7b0b2bc1ce",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d35684c3-205c-4dc6-8e84-92f5c874e4cb",
          "CreateDate": "2026-03-01T02:12:06.6756719-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-01T02:12:06.6756719-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "02db4a61-23bd-41c2-89b5-d17fa4cb258e",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "cddac3f7-90e5-4060-b360-dd7b2546e3b8",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "d19c17d8-7ea2-43e3-bb6a-35072c927e22",
          "CreateDate": "2026-03-01T02:12:06.6756719-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-01T02:12:06.6756719-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "0d151687-4093-46ec-a62a-6a0b2d919d12",
            "FieldId": "8662e568-f70d-4344-a05c-d80abc8ed714",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "0d151687-4093-46ec-a62a-6a0b2d919d12",
            "FieldId": "8662e568-f70d-4344-a05c-d80abc8ed714",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-03-01T02:12:06.6756719-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "b0dff798-f111-4c7c-8864-e92f5b35352a",
        "CreateDate": "2026-03-01T02:12:06.6756719-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-01T02:12:06.6756719-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-03-01T02:12:06.6756719-08:00",
      "LastValueDate": "2026-03-01T02:12:06.6756719-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "187a439a-19b0-4c2f-b8c2-bdd41459ae16",
      "CreateDate": "2026-03-01T02:12:06.6756719-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-03-01T02:12:06.6756719-08:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "1f5d4f38-81f6-42a7-b354-c93e568b8ff3",
      "Asset": {
        "AssetId": "7eb4bddc-999d-43ed-84fd-c590e5abcc37",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "684f8765-4562-43c1-99cc-ed7b0b2bc1ce",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d35684c3-205c-4dc6-8e84-92f5c874e4cb",
          "CreateDate": "2026-03-01T02:12:06.6756719-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-01T02:12:06.6756719-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "cc3f7a1c-579b-45c3-9b7e-f0ef7373c685",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-03-01T02:12:06.6756719-08:00",
          "MeasurementValueNeededDate": "2026-03-01T02:12:06.6756719-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "12321727-1d67-4a0e-9766-027524a121a6",
          "CreateDate": "2026-03-01T02:12:06.6756719-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-01T02:12:06.6756719-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-03-01T02:12:06.6756719-08:00",
        "MeasurementValueNeededDate": "2026-03-01T02:12:06.6756719-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "6b04eab2-d0a0-4eed-aba7-1f4e0b8d100c",
        "CreateDate": "2026-03-01T02:12:06.6756719-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-01T02:12:06.6756719-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "d68106c2-04b2-4bdb-8346-b244930a239c",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "684f8765-4562-43c1-99cc-ed7b0b2bc1ce",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d35684c3-205c-4dc6-8e84-92f5c874e4cb",
          "CreateDate": "2026-03-01T02:12:06.6756719-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-01T02:12:06.6756719-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "02db4a61-23bd-41c2-89b5-d17fa4cb258e",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "cddac3f7-90e5-4060-b360-dd7b2546e3b8",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "d19c17d8-7ea2-43e3-bb6a-35072c927e22",
          "CreateDate": "2026-03-01T02:12:06.6756719-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-01T02:12:06.6756719-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "0d151687-4093-46ec-a62a-6a0b2d919d12",
            "FieldId": "8662e568-f70d-4344-a05c-d80abc8ed714",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "0d151687-4093-46ec-a62a-6a0b2d919d12",
            "FieldId": "8662e568-f70d-4344-a05c-d80abc8ed714",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-03-01T02:12:06.6756719-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "b0dff798-f111-4c7c-8864-e92f5b35352a",
        "CreateDate": "2026-03-01T02:12:06.6756719-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-01T02:12:06.6756719-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-03-01T02:12:06.6756719-08:00",
      "LastValueDate": "2026-03-01T02:12:06.6756719-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "187a439a-19b0-4c2f-b8c2-bdd41459ae16",
      "CreateDate": "2026-03-01T02:12:06.6756719-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-03-01T02:12:06.6756719-08:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}