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": "587f6c68-4cce-4937-a381-4ababe3cf694",
      "Asset": {
        "AssetId": "6e28bdf0-a380-4afb-8a2f-ec69b4f7b648",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "c0b521f4-0a78-45a9-96a6-4ca73b43f5b3",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "3f8c49fd-3b07-4514-b5c2-ff5426a9131b",
          "CreateDate": "2026-06-30T11:51:42.6833147-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "0f8485af-463a-4874-858f-b5e4f75055e9",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-06-30T11:51:42.6833147-07:00",
          "MeasurementValueNeededDate": "2026-06-30T11:51:42.6833147-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "27aac37c-8cf8-42a8-a106-fa9da8fb4710",
          "CreateDate": "2026-06-30T11:51:42.6833147-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-06-30T11:51:42.6833147-07:00",
        "MeasurementValueNeededDate": "2026-06-30T11:51:42.6833147-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "af6e166c-1aa9-4c6b-98ce-092c80bda3cc",
        "CreateDate": "2026-06-30T11:51:42.6833147-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "b36c8b5e-ea1b-46e2-a0e0-0d6cff80991a",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "c0b521f4-0a78-45a9-96a6-4ca73b43f5b3",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "3f8c49fd-3b07-4514-b5c2-ff5426a9131b",
          "CreateDate": "2026-06-30T11:51:42.6833147-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "97e4b235-c026-4738-8327-e72af074475b",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "5fff8251-abae-4f6b-a24e-6fd45d7b6276",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "c8d02f8d-9cf5-4e4f-8ab0-ca8d3fb980fc",
          "CreateDate": "2026-06-30T11:51:42.6833147-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "3d8ebbef-ac05-44f3-8dca-bdde5dce41e7",
            "FieldId": "0465613a-3eab-46b9-9f5a-3624c5094ddd",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "3d8ebbef-ac05-44f3-8dca-bdde5dce41e7",
            "FieldId": "0465613a-3eab-46b9-9f5a-3624c5094ddd",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-06-30T11:51:42.6988565-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "5e7c8c56-1c73-4c42-91ae-999c901fc2de",
        "CreateDate": "2026-06-30T11:51:42.6988565-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-30T11:51:42.6988565-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-06-30T11:51:42.6988565-07:00",
      "LastValueDate": "2026-06-30T11:51:42.6988565-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "fc1d058c-f91d-482e-a14f-05b48ed97f7f",
      "CreateDate": "2026-06-30T11:51:42.6988565-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-06-30T11:51:42.6988565-07:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "587f6c68-4cce-4937-a381-4ababe3cf694",
      "Asset": {
        "AssetId": "6e28bdf0-a380-4afb-8a2f-ec69b4f7b648",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "c0b521f4-0a78-45a9-96a6-4ca73b43f5b3",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "3f8c49fd-3b07-4514-b5c2-ff5426a9131b",
          "CreateDate": "2026-06-30T11:51:42.6833147-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "0f8485af-463a-4874-858f-b5e4f75055e9",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-06-30T11:51:42.6833147-07:00",
          "MeasurementValueNeededDate": "2026-06-30T11:51:42.6833147-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "27aac37c-8cf8-42a8-a106-fa9da8fb4710",
          "CreateDate": "2026-06-30T11:51:42.6833147-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-06-30T11:51:42.6833147-07:00",
        "MeasurementValueNeededDate": "2026-06-30T11:51:42.6833147-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "af6e166c-1aa9-4c6b-98ce-092c80bda3cc",
        "CreateDate": "2026-06-30T11:51:42.6833147-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "b36c8b5e-ea1b-46e2-a0e0-0d6cff80991a",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "c0b521f4-0a78-45a9-96a6-4ca73b43f5b3",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "3f8c49fd-3b07-4514-b5c2-ff5426a9131b",
          "CreateDate": "2026-06-30T11:51:42.6833147-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "97e4b235-c026-4738-8327-e72af074475b",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "5fff8251-abae-4f6b-a24e-6fd45d7b6276",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "c8d02f8d-9cf5-4e4f-8ab0-ca8d3fb980fc",
          "CreateDate": "2026-06-30T11:51:42.6833147-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "3d8ebbef-ac05-44f3-8dca-bdde5dce41e7",
            "FieldId": "0465613a-3eab-46b9-9f5a-3624c5094ddd",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "3d8ebbef-ac05-44f3-8dca-bdde5dce41e7",
            "FieldId": "0465613a-3eab-46b9-9f5a-3624c5094ddd",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-06-30T11:51:42.6988565-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "5e7c8c56-1c73-4c42-91ae-999c901fc2de",
        "CreateDate": "2026-06-30T11:51:42.6988565-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-30T11:51:42.6988565-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-06-30T11:51:42.6988565-07:00",
      "LastValueDate": "2026-06-30T11:51:42.6988565-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "fc1d058c-f91d-482e-a14f-05b48ed97f7f",
      "CreateDate": "2026-06-30T11:51:42.6988565-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-06-30T11:51:42.6988565-07:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}