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": "39c15a3c-f356-4619-991e-cd33bbaa6d3a",
      "Asset": {
        "AssetId": "4ab8c6ad-ce9e-4eac-afd9-fae72d9c6256",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "f9b73654-ca56-497d-808b-48c5191fd3e0",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "29305926-ceee-4abd-a1fe-b526d367d7fd",
          "CreateDate": "2026-01-19T08:46:05.5145434-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-19T08:46:05.5145434-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "dc5b8082-54d6-4310-9b25-56561b279248",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-01-19T08:46:05.5145434-08:00",
          "MeasurementValueNeededDate": "2026-01-19T08:46:05.5145434-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "1673d4aa-5360-45bb-9c0e-fb0e3eacb8e9",
          "CreateDate": "2026-01-19T08:46:05.5145434-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-19T08:46:05.5145434-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-01-19T08:46:05.5145434-08:00",
        "MeasurementValueNeededDate": "2026-01-19T08:46:05.5145434-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "b91f0d97-9e95-4d1c-8e43-ce151d3f098a",
        "CreateDate": "2026-01-19T08:46:05.5145434-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-19T08:46:05.5145434-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "98f3d9b0-44b7-4a08-bb6f-337893d099bf",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "f9b73654-ca56-497d-808b-48c5191fd3e0",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "29305926-ceee-4abd-a1fe-b526d367d7fd",
          "CreateDate": "2026-01-19T08:46:05.5145434-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-19T08:46:05.5145434-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "3478848e-9566-4f2a-a34a-b3d04c3f5ece",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "ab208e4f-f3ea-4e2d-88f8-cbd76c294811",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "9b128bde-a69b-4616-9933-f3124b079c1c",
          "CreateDate": "2026-01-19T08:46:05.5145434-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-19T08:46:05.5145434-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "2b61625b-321a-4823-ba9c-579cae8b3e93",
            "FieldId": "8858a140-d643-4051-819a-6b8bc52a0292",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "2b61625b-321a-4823-ba9c-579cae8b3e93",
            "FieldId": "8858a140-d643-4051-819a-6b8bc52a0292",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-01-19T08:46:05.5145434-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "5de9c85f-a515-4bef-b9ec-597f79d51775",
        "CreateDate": "2026-01-19T08:46:05.5145434-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-19T08:46:05.5145434-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-01-19T08:46:05.5145434-08:00",
      "LastValueDate": "2026-01-19T08:46:05.5145434-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "01994123-4ac1-40f2-86ea-e593bd10fc8f",
      "CreateDate": "2026-01-19T08:46:05.5145434-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-01-19T08:46:05.5145434-08:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "39c15a3c-f356-4619-991e-cd33bbaa6d3a",
      "Asset": {
        "AssetId": "4ab8c6ad-ce9e-4eac-afd9-fae72d9c6256",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "f9b73654-ca56-497d-808b-48c5191fd3e0",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "29305926-ceee-4abd-a1fe-b526d367d7fd",
          "CreateDate": "2026-01-19T08:46:05.5145434-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-19T08:46:05.5145434-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "dc5b8082-54d6-4310-9b25-56561b279248",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-01-19T08:46:05.5145434-08:00",
          "MeasurementValueNeededDate": "2026-01-19T08:46:05.5145434-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "1673d4aa-5360-45bb-9c0e-fb0e3eacb8e9",
          "CreateDate": "2026-01-19T08:46:05.5145434-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-19T08:46:05.5145434-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-01-19T08:46:05.5145434-08:00",
        "MeasurementValueNeededDate": "2026-01-19T08:46:05.5145434-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "b91f0d97-9e95-4d1c-8e43-ce151d3f098a",
        "CreateDate": "2026-01-19T08:46:05.5145434-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-19T08:46:05.5145434-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "98f3d9b0-44b7-4a08-bb6f-337893d099bf",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "f9b73654-ca56-497d-808b-48c5191fd3e0",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "29305926-ceee-4abd-a1fe-b526d367d7fd",
          "CreateDate": "2026-01-19T08:46:05.5145434-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-19T08:46:05.5145434-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "3478848e-9566-4f2a-a34a-b3d04c3f5ece",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "ab208e4f-f3ea-4e2d-88f8-cbd76c294811",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "9b128bde-a69b-4616-9933-f3124b079c1c",
          "CreateDate": "2026-01-19T08:46:05.5145434-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-19T08:46:05.5145434-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "2b61625b-321a-4823-ba9c-579cae8b3e93",
            "FieldId": "8858a140-d643-4051-819a-6b8bc52a0292",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "2b61625b-321a-4823-ba9c-579cae8b3e93",
            "FieldId": "8858a140-d643-4051-819a-6b8bc52a0292",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-01-19T08:46:05.5145434-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "5de9c85f-a515-4bef-b9ec-597f79d51775",
        "CreateDate": "2026-01-19T08:46:05.5145434-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-19T08:46:05.5145434-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-01-19T08:46:05.5145434-08:00",
      "LastValueDate": "2026-01-19T08:46:05.5145434-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "01994123-4ac1-40f2-86ea-e593bd10fc8f",
      "CreateDate": "2026-01-19T08:46:05.5145434-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-01-19T08:46:05.5145434-08:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}