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": "53c1c4f2-11e8-4ce4-8172-6dfc4a0f98a7",
      "Asset": {
        "AssetId": "0711cade-60dc-49f0-b13e-f24e9430689c",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "cb3d957d-98aa-476a-8288-b596e9c25ce4",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "1cdf9e4f-9009-4e17-b50c-16a9cf98748e",
          "CreateDate": "2026-01-16T12:49:41.3433918-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-16T12:49:41.3433918-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "f950efbd-b865-4d6f-bdd0-0d8793d7e6c8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-01-16T12:49:41.3433918-08:00",
          "MeasurementValueNeededDate": "2026-01-16T12:49:41.3433918-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "0b7d7726-493e-43b2-92bf-85bb89d673d9",
          "CreateDate": "2026-01-16T12:49:41.3433918-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-16T12:49:41.3433918-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-01-16T12:49:41.3433918-08:00",
        "MeasurementValueNeededDate": "2026-01-16T12:49:41.3433918-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "f8dbf378-2489-4806-ba13-3a21e2103108",
        "CreateDate": "2026-01-16T12:49:41.3433918-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-16T12:49:41.3433918-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "c7d2ed5e-4041-432f-b08c-8f5e2203388f",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "cb3d957d-98aa-476a-8288-b596e9c25ce4",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "1cdf9e4f-9009-4e17-b50c-16a9cf98748e",
          "CreateDate": "2026-01-16T12:49:41.3433918-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-16T12:49:41.3433918-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "5f23271a-7477-4a4d-aa52-697835582bed",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "5c4d171e-d4d2-4ad6-875e-d8a35280564d",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "fec8e567-1a0f-4926-8806-606109d43538",
          "CreateDate": "2026-01-16T12:49:41.3433918-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-16T12:49:41.3433918-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "df3a576a-edc4-4452-804b-76d1f1b8974b",
            "FieldId": "42251f82-2b38-4316-84a1-eda2fdd65765",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "df3a576a-edc4-4452-804b-76d1f1b8974b",
            "FieldId": "42251f82-2b38-4316-84a1-eda2fdd65765",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-01-16T12:49:41.3433918-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "3c61f9c7-a711-4362-a8e6-5b08d6a93568",
        "CreateDate": "2026-01-16T12:49:41.3433918-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-16T12:49:41.3433918-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-16T12:49:41.3433918-08:00",
      "LastValueDate": "2026-01-16T12:49:41.3433918-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "ae50bb41-9819-4352-bbab-3c32c663169e",
      "CreateDate": "2026-01-16T12:49:41.3433918-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-01-16T12:49:41.3433918-08:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "53c1c4f2-11e8-4ce4-8172-6dfc4a0f98a7",
      "Asset": {
        "AssetId": "0711cade-60dc-49f0-b13e-f24e9430689c",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "cb3d957d-98aa-476a-8288-b596e9c25ce4",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "1cdf9e4f-9009-4e17-b50c-16a9cf98748e",
          "CreateDate": "2026-01-16T12:49:41.3433918-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-16T12:49:41.3433918-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "f950efbd-b865-4d6f-bdd0-0d8793d7e6c8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-01-16T12:49:41.3433918-08:00",
          "MeasurementValueNeededDate": "2026-01-16T12:49:41.3433918-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "0b7d7726-493e-43b2-92bf-85bb89d673d9",
          "CreateDate": "2026-01-16T12:49:41.3433918-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-16T12:49:41.3433918-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-01-16T12:49:41.3433918-08:00",
        "MeasurementValueNeededDate": "2026-01-16T12:49:41.3433918-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "f8dbf378-2489-4806-ba13-3a21e2103108",
        "CreateDate": "2026-01-16T12:49:41.3433918-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-16T12:49:41.3433918-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "c7d2ed5e-4041-432f-b08c-8f5e2203388f",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "cb3d957d-98aa-476a-8288-b596e9c25ce4",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "1cdf9e4f-9009-4e17-b50c-16a9cf98748e",
          "CreateDate": "2026-01-16T12:49:41.3433918-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-16T12:49:41.3433918-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "5f23271a-7477-4a4d-aa52-697835582bed",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "5c4d171e-d4d2-4ad6-875e-d8a35280564d",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "fec8e567-1a0f-4926-8806-606109d43538",
          "CreateDate": "2026-01-16T12:49:41.3433918-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-16T12:49:41.3433918-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "df3a576a-edc4-4452-804b-76d1f1b8974b",
            "FieldId": "42251f82-2b38-4316-84a1-eda2fdd65765",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "df3a576a-edc4-4452-804b-76d1f1b8974b",
            "FieldId": "42251f82-2b38-4316-84a1-eda2fdd65765",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-01-16T12:49:41.3433918-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "3c61f9c7-a711-4362-a8e6-5b08d6a93568",
        "CreateDate": "2026-01-16T12:49:41.3433918-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-16T12:49:41.3433918-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-16T12:49:41.3433918-08:00",
      "LastValueDate": "2026-01-16T12:49:41.3433918-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "ae50bb41-9819-4352-bbab-3c32c663169e",
      "CreateDate": "2026-01-16T12:49:41.3433918-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-01-16T12:49:41.3433918-08:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}