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": "f87f14fe-c81f-4257-a52e-35915bda9a0a",
      "Asset": {
        "AssetId": "0209afa4-a552-4518-804c-a419ca63cdd3",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "8591bdab-de5f-417f-9424-a4905ae79a68",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "e4196f08-cfa7-443c-9244-6550506160e6",
          "CreateDate": "2026-02-05T17:01:47.4064448-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-02-05T17:01:47.4064448-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "c3ddaea4-293d-42f9-9caf-8bd006d37a6d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-02-05T17:01:47.4064448-08:00",
          "MeasurementValueNeededDate": "2026-02-05T17:01:47.4064448-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "8fa6dd6e-acf6-4c9d-b0c9-f250cff905f3",
          "CreateDate": "2026-02-05T17:01:47.4064448-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-02-05T17:01:47.4064448-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-02-05T17:01:47.4064448-08:00",
        "MeasurementValueNeededDate": "2026-02-05T17:01:47.4064448-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "47ece0b2-6ac8-440c-93c8-2daeb22bf466",
        "CreateDate": "2026-02-05T17:01:47.4064448-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-02-05T17:01:47.4064448-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "102e503f-6aeb-4d47-9b32-4fcd545ce1c8",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "8591bdab-de5f-417f-9424-a4905ae79a68",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "e4196f08-cfa7-443c-9244-6550506160e6",
          "CreateDate": "2026-02-05T17:01:47.4064448-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-02-05T17:01:47.4064448-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "56699378-7583-41de-b722-fe89e6f28274",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "0a3c6c74-0526-4aff-8ea6-9f5ee1e4c15f",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "6c9696e5-91a1-43e1-9757-4673c0635609",
          "CreateDate": "2026-02-05T17:01:47.4064448-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-02-05T17:01:47.4064448-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          "sample string 1",
          "sample string 2"
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-02-05T17:01:47.4064448-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "74eb3889-82af-4a53-ad27-9deed61da65c",
        "CreateDate": "2026-02-05T17:01:47.4064448-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-02-05T17:01:47.4064448-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-02-05T17:01:47.4064448-08:00",
      "LastValueDate": "2026-02-05T17:01:47.4064448-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "d41de973-cb4d-458b-a5ee-02cad9bd616a",
      "CreateDate": "2026-02-05T17:01:47.4064448-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-02-05T17:01:47.4064448-08:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "f87f14fe-c81f-4257-a52e-35915bda9a0a",
      "Asset": {
        "AssetId": "0209afa4-a552-4518-804c-a419ca63cdd3",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "8591bdab-de5f-417f-9424-a4905ae79a68",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "e4196f08-cfa7-443c-9244-6550506160e6",
          "CreateDate": "2026-02-05T17:01:47.4064448-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-02-05T17:01:47.4064448-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "c3ddaea4-293d-42f9-9caf-8bd006d37a6d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-02-05T17:01:47.4064448-08:00",
          "MeasurementValueNeededDate": "2026-02-05T17:01:47.4064448-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "8fa6dd6e-acf6-4c9d-b0c9-f250cff905f3",
          "CreateDate": "2026-02-05T17:01:47.4064448-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-02-05T17:01:47.4064448-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-02-05T17:01:47.4064448-08:00",
        "MeasurementValueNeededDate": "2026-02-05T17:01:47.4064448-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "47ece0b2-6ac8-440c-93c8-2daeb22bf466",
        "CreateDate": "2026-02-05T17:01:47.4064448-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-02-05T17:01:47.4064448-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "102e503f-6aeb-4d47-9b32-4fcd545ce1c8",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "8591bdab-de5f-417f-9424-a4905ae79a68",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "e4196f08-cfa7-443c-9244-6550506160e6",
          "CreateDate": "2026-02-05T17:01:47.4064448-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-02-05T17:01:47.4064448-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "56699378-7583-41de-b722-fe89e6f28274",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "0a3c6c74-0526-4aff-8ea6-9f5ee1e4c15f",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "6c9696e5-91a1-43e1-9757-4673c0635609",
          "CreateDate": "2026-02-05T17:01:47.4064448-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-02-05T17:01:47.4064448-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          "sample string 1",
          "sample string 2"
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-02-05T17:01:47.4064448-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "74eb3889-82af-4a53-ad27-9deed61da65c",
        "CreateDate": "2026-02-05T17:01:47.4064448-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-02-05T17:01:47.4064448-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-02-05T17:01:47.4064448-08:00",
      "LastValueDate": "2026-02-05T17:01:47.4064448-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "d41de973-cb4d-458b-a5ee-02cad9bd616a",
      "CreateDate": "2026-02-05T17:01:47.4064448-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-02-05T17:01:47.4064448-08:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}