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": "624161d1-7cfc-4062-a9f2-1971573d4564",
      "Asset": {
        "AssetId": "fae3a32f-35df-4efc-ae3d-6761d491025a",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "fb2b3c68-fb52-4779-b6e8-29ab436e27eb",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "f50864dd-083f-4980-8c1e-9b02e4d6bdf6",
          "CreateDate": "2026-06-13T17:52:39.7622712-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-13T17:52:39.7622712-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "219cfa34-2c95-4edb-8769-17f08b76fc5d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-06-13T17:52:39.7622712-07:00",
          "MeasurementValueNeededDate": "2026-06-13T17:52:39.7622712-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "04aeacba-16dc-42ae-b0ec-c94bbadb99eb",
          "CreateDate": "2026-06-13T17:52:39.7622712-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-13T17:52:39.7622712-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-06-13T17:52:39.7622712-07:00",
        "MeasurementValueNeededDate": "2026-06-13T17:52:39.7622712-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "b820de8f-47ed-4fe7-939b-21a5ee7ef874",
        "CreateDate": "2026-06-13T17:52:39.7622712-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-13T17:52:39.7622712-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "ff956e93-3726-4e23-b654-dce30ce7913c",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "fb2b3c68-fb52-4779-b6e8-29ab436e27eb",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "f50864dd-083f-4980-8c1e-9b02e4d6bdf6",
          "CreateDate": "2026-06-13T17:52:39.7622712-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-13T17:52:39.7622712-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "91c7da25-d647-4a54-99fc-e9a71e8bae5b",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "42aac6c7-95f5-4b87-b5f9-9ee43bd68eb1",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "88019389-c587-4743-8d86-a897c2869f4b",
          "CreateDate": "2026-06-13T17:52:39.7622712-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-13T17:52:39.7622712-07: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-06-13T17:52:39.7622712-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "21ef83b1-7ed1-4c7e-9726-9da7ca64a754",
        "CreateDate": "2026-06-13T17:52:39.7622712-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-13T17:52:39.7622712-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-13T17:52:39.7622712-07:00",
      "LastValueDate": "2026-06-13T17:52:39.7622712-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "d45b3318-5fc7-41b5-99e1-186d67f712fb",
      "CreateDate": "2026-06-13T17:52:39.7622712-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-06-13T17:52:39.7622712-07:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "624161d1-7cfc-4062-a9f2-1971573d4564",
      "Asset": {
        "AssetId": "fae3a32f-35df-4efc-ae3d-6761d491025a",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "fb2b3c68-fb52-4779-b6e8-29ab436e27eb",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "f50864dd-083f-4980-8c1e-9b02e4d6bdf6",
          "CreateDate": "2026-06-13T17:52:39.7622712-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-13T17:52:39.7622712-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "219cfa34-2c95-4edb-8769-17f08b76fc5d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-06-13T17:52:39.7622712-07:00",
          "MeasurementValueNeededDate": "2026-06-13T17:52:39.7622712-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "04aeacba-16dc-42ae-b0ec-c94bbadb99eb",
          "CreateDate": "2026-06-13T17:52:39.7622712-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-13T17:52:39.7622712-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-06-13T17:52:39.7622712-07:00",
        "MeasurementValueNeededDate": "2026-06-13T17:52:39.7622712-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "b820de8f-47ed-4fe7-939b-21a5ee7ef874",
        "CreateDate": "2026-06-13T17:52:39.7622712-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-13T17:52:39.7622712-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "ff956e93-3726-4e23-b654-dce30ce7913c",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "fb2b3c68-fb52-4779-b6e8-29ab436e27eb",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "f50864dd-083f-4980-8c1e-9b02e4d6bdf6",
          "CreateDate": "2026-06-13T17:52:39.7622712-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-13T17:52:39.7622712-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "91c7da25-d647-4a54-99fc-e9a71e8bae5b",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "42aac6c7-95f5-4b87-b5f9-9ee43bd68eb1",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "88019389-c587-4743-8d86-a897c2869f4b",
          "CreateDate": "2026-06-13T17:52:39.7622712-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-13T17:52:39.7622712-07: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-06-13T17:52:39.7622712-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "21ef83b1-7ed1-4c7e-9726-9da7ca64a754",
        "CreateDate": "2026-06-13T17:52:39.7622712-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-13T17:52:39.7622712-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-13T17:52:39.7622712-07:00",
      "LastValueDate": "2026-06-13T17:52:39.7622712-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "d45b3318-5fc7-41b5-99e1-186d67f712fb",
      "CreateDate": "2026-06-13T17:52:39.7622712-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-06-13T17:52:39.7622712-07:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}