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": "abbfe5d6-d43a-4da8-87a0-0473c6e29af4",
      "Asset": {
        "AssetId": "7f6ee12a-695d-441c-85f1-a3f4a78e49df",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "377608c4-3777-44d8-8b82-3918dd6bcb8d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2f9d7e36-bf85-4046-9f0b-be816ccd88e8",
          "CreateDate": "2026-05-20T04:56:53.4584939-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-20T04:56:53.4584939-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "19adbcd5-547b-4415-bca8-df49b48a1424",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-05-20T04:56:53.4584939-07:00",
          "MeasurementValueNeededDate": "2026-05-20T04:56:53.4584939-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "642a335c-ccdb-43a6-aa1b-41629e46ed35",
          "CreateDate": "2026-05-20T04:56:53.4584939-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-20T04:56:53.4584939-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-05-20T04:56:53.4584939-07:00",
        "MeasurementValueNeededDate": "2026-05-20T04:56:53.4584939-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "d6b65c18-707c-48bb-8fb4-fb79e120f1d8",
        "CreateDate": "2026-05-20T04:56:53.4584939-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-20T04:56:53.4584939-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "b867429e-936a-4671-8257-02b3eb7dc41e",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "377608c4-3777-44d8-8b82-3918dd6bcb8d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2f9d7e36-bf85-4046-9f0b-be816ccd88e8",
          "CreateDate": "2026-05-20T04:56:53.4584939-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-20T04:56:53.4584939-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "252ff049-1831-4ec4-ac1e-94d9b3e3b058",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "9869e9c7-80a9-4dd7-89fd-66714a8d5d92",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "aa950372-ee8f-4a05-9ec5-9dd62a5015da",
          "CreateDate": "2026-05-20T04:56:53.4584939-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-20T04:56:53.4584939-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "b6752258-5c3f-45fd-a650-46ce1475b853",
            "FieldId": "9f8a45bf-6934-4f43-97ae-4a8b050cc1ef",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "b6752258-5c3f-45fd-a650-46ce1475b853",
            "FieldId": "9f8a45bf-6934-4f43-97ae-4a8b050cc1ef",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-05-20T04:56:53.4584939-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "0b517bd6-4e59-4d47-84f5-7fb45859b6f9",
        "CreateDate": "2026-05-20T04:56:53.4584939-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-20T04:56:53.4584939-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-05-20T04:56:53.4584939-07:00",
      "LastValueDate": "2026-05-20T04:56:53.4584939-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "5d87b6ae-ee01-41fc-acb9-934468ee31e3",
      "CreateDate": "2026-05-20T04:56:53.4584939-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-05-20T04:56:53.4584939-07:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "abbfe5d6-d43a-4da8-87a0-0473c6e29af4",
      "Asset": {
        "AssetId": "7f6ee12a-695d-441c-85f1-a3f4a78e49df",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "377608c4-3777-44d8-8b82-3918dd6bcb8d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2f9d7e36-bf85-4046-9f0b-be816ccd88e8",
          "CreateDate": "2026-05-20T04:56:53.4584939-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-20T04:56:53.4584939-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "19adbcd5-547b-4415-bca8-df49b48a1424",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-05-20T04:56:53.4584939-07:00",
          "MeasurementValueNeededDate": "2026-05-20T04:56:53.4584939-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "642a335c-ccdb-43a6-aa1b-41629e46ed35",
          "CreateDate": "2026-05-20T04:56:53.4584939-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-20T04:56:53.4584939-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-05-20T04:56:53.4584939-07:00",
        "MeasurementValueNeededDate": "2026-05-20T04:56:53.4584939-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "d6b65c18-707c-48bb-8fb4-fb79e120f1d8",
        "CreateDate": "2026-05-20T04:56:53.4584939-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-20T04:56:53.4584939-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "b867429e-936a-4671-8257-02b3eb7dc41e",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "377608c4-3777-44d8-8b82-3918dd6bcb8d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2f9d7e36-bf85-4046-9f0b-be816ccd88e8",
          "CreateDate": "2026-05-20T04:56:53.4584939-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-20T04:56:53.4584939-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "252ff049-1831-4ec4-ac1e-94d9b3e3b058",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "9869e9c7-80a9-4dd7-89fd-66714a8d5d92",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "aa950372-ee8f-4a05-9ec5-9dd62a5015da",
          "CreateDate": "2026-05-20T04:56:53.4584939-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-20T04:56:53.4584939-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "b6752258-5c3f-45fd-a650-46ce1475b853",
            "FieldId": "9f8a45bf-6934-4f43-97ae-4a8b050cc1ef",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "b6752258-5c3f-45fd-a650-46ce1475b853",
            "FieldId": "9f8a45bf-6934-4f43-97ae-4a8b050cc1ef",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-05-20T04:56:53.4584939-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "0b517bd6-4e59-4d47-84f5-7fb45859b6f9",
        "CreateDate": "2026-05-20T04:56:53.4584939-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-20T04:56:53.4584939-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-05-20T04:56:53.4584939-07:00",
      "LastValueDate": "2026-05-20T04:56:53.4584939-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "5d87b6ae-ee01-41fc-acb9-934468ee31e3",
      "CreateDate": "2026-05-20T04:56:53.4584939-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-05-20T04:56:53.4584939-07:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}