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": "60f86435-8025-433b-b28b-3c5ec03d0ff4",
      "Asset": {
        "AssetId": "2bd1dac3-0f39-4591-9373-e49ca624bf3a",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "0e13a99c-85d6-438a-b79f-5f76278111aa",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "4f7233aa-3e86-4d7a-a052-3473fcb13d64",
          "CreateDate": "2026-07-21T00:26:45.4248159-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-07-21T00:26:45.4248159-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "1ecbce5e-e890-483c-9ea5-e2188004478d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-07-21T00:26:45.4248159-07:00",
          "MeasurementValueNeededDate": "2026-07-21T00:26:45.4248159-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "bf3836ee-e0db-4b0c-9f83-474cb0c85642",
          "CreateDate": "2026-07-21T00:26:45.4248159-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-07-21T00:26:45.4248159-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-07-21T00:26:45.4248159-07:00",
        "MeasurementValueNeededDate": "2026-07-21T00:26:45.4248159-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "559bcb1b-c6c2-4679-9ca3-97b73675f57c",
        "CreateDate": "2026-07-21T00:26:45.4248159-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-07-21T00:26:45.4248159-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "608529f6-67dc-45c4-b2cd-e7363ae229dc",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "0e13a99c-85d6-438a-b79f-5f76278111aa",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "4f7233aa-3e86-4d7a-a052-3473fcb13d64",
          "CreateDate": "2026-07-21T00:26:45.4248159-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-07-21T00:26:45.4248159-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "ba0c84b7-b210-48f0-9277-499a1f9d59d4",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "5e5c2d7b-90c8-4553-ba8d-5815cc6eeff9",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "fd28cb8c-88c6-4e1d-bde5-e0ddee08d500",
          "CreateDate": "2026-07-21T00:26:45.4248159-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-07-21T00:26:45.4248159-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "3c8b84d3-383f-4984-bb94-4e0a6db06406",
            "FieldId": "a7375954-03f1-48b2-a207-ea92b3d40f05",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "3c8b84d3-383f-4984-bb94-4e0a6db06406",
            "FieldId": "a7375954-03f1-48b2-a207-ea92b3d40f05",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-07-21T00:26:45.4248159-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "7aad600d-6ec2-4ef6-971f-3ad4bcdb5300",
        "CreateDate": "2026-07-21T00:26:45.4248159-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-07-21T00:26:45.4248159-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-07-21T00:26:45.4248159-07:00",
      "LastValueDate": "2026-07-21T00:26:45.4248159-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "0479872b-946c-46f5-93a1-b6b3244a81b0",
      "CreateDate": "2026-07-21T00:26:45.4248159-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-07-21T00:26:45.4248159-07:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "60f86435-8025-433b-b28b-3c5ec03d0ff4",
      "Asset": {
        "AssetId": "2bd1dac3-0f39-4591-9373-e49ca624bf3a",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "0e13a99c-85d6-438a-b79f-5f76278111aa",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "4f7233aa-3e86-4d7a-a052-3473fcb13d64",
          "CreateDate": "2026-07-21T00:26:45.4248159-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-07-21T00:26:45.4248159-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "1ecbce5e-e890-483c-9ea5-e2188004478d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-07-21T00:26:45.4248159-07:00",
          "MeasurementValueNeededDate": "2026-07-21T00:26:45.4248159-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "bf3836ee-e0db-4b0c-9f83-474cb0c85642",
          "CreateDate": "2026-07-21T00:26:45.4248159-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-07-21T00:26:45.4248159-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-07-21T00:26:45.4248159-07:00",
        "MeasurementValueNeededDate": "2026-07-21T00:26:45.4248159-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "559bcb1b-c6c2-4679-9ca3-97b73675f57c",
        "CreateDate": "2026-07-21T00:26:45.4248159-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-07-21T00:26:45.4248159-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "608529f6-67dc-45c4-b2cd-e7363ae229dc",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "0e13a99c-85d6-438a-b79f-5f76278111aa",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "4f7233aa-3e86-4d7a-a052-3473fcb13d64",
          "CreateDate": "2026-07-21T00:26:45.4248159-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-07-21T00:26:45.4248159-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "ba0c84b7-b210-48f0-9277-499a1f9d59d4",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "5e5c2d7b-90c8-4553-ba8d-5815cc6eeff9",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "fd28cb8c-88c6-4e1d-bde5-e0ddee08d500",
          "CreateDate": "2026-07-21T00:26:45.4248159-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-07-21T00:26:45.4248159-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "3c8b84d3-383f-4984-bb94-4e0a6db06406",
            "FieldId": "a7375954-03f1-48b2-a207-ea92b3d40f05",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "3c8b84d3-383f-4984-bb94-4e0a6db06406",
            "FieldId": "a7375954-03f1-48b2-a207-ea92b3d40f05",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-07-21T00:26:45.4248159-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "7aad600d-6ec2-4ef6-971f-3ad4bcdb5300",
        "CreateDate": "2026-07-21T00:26:45.4248159-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-07-21T00:26:45.4248159-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-07-21T00:26:45.4248159-07:00",
      "LastValueDate": "2026-07-21T00:26:45.4248159-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "0479872b-946c-46f5-93a1-b6b3244a81b0",
      "CreateDate": "2026-07-21T00:26:45.4248159-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-07-21T00:26:45.4248159-07:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}