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": "e1e252df-d3ab-4ed7-8f13-96349fcf83cd",
      "Asset": {
        "AssetId": "787f885e-a733-4d4f-aed0-d22f842c231f",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "2074a9aa-3808-4930-bced-b2607931f125",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2f0b0763-be17-4f15-a6c7-582e3178bb3e",
          "CreateDate": "2026-05-04T12:30:21.0160524-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-04T12:30:21.0160524-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "a39e3670-aee3-4f70-83f9-8a9628cd396e",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-05-04T12:30:21.0160524-07:00",
          "MeasurementValueNeededDate": "2026-05-04T12:30:21.0160524-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a42f07b2-39ed-4906-b9e8-e170b4c1a974",
          "CreateDate": "2026-05-04T12:30:21.0160524-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-04T12:30:21.0160524-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-05-04T12:30:21.0160524-07:00",
        "MeasurementValueNeededDate": "2026-05-04T12:30:21.0160524-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "5d05f1bb-8491-49af-a116-cf1c0e155e9a",
        "CreateDate": "2026-05-04T12:30:21.0160524-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-04T12:30:21.0160524-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "05098258-870a-4401-9801-713acc4e08b0",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "2074a9aa-3808-4930-bced-b2607931f125",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2f0b0763-be17-4f15-a6c7-582e3178bb3e",
          "CreateDate": "2026-05-04T12:30:21.0160524-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-04T12:30:21.0160524-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "50c7df41-87cf-40ef-be35-1d97055ec0ca",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "bc383a12-b75d-4c3d-b9d1-b9815574d91d",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "5de05665-7f7e-41a8-ab16-1126addaf40a",
          "CreateDate": "2026-05-04T12:30:21.0160524-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-04T12:30:21.0160524-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-05-04T12:30:21.0160524-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "6aec1b8b-d241-4557-bf2f-88e189ca8983",
        "CreateDate": "2026-05-04T12:30:21.0160524-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-04T12:30:21.0160524-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-04T12:30:21.0160524-07:00",
      "LastValueDate": "2026-05-04T12:30:21.0160524-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "90fffd7c-fb4a-40a5-a01b-33a33e302150",
      "CreateDate": "2026-05-04T12:30:21.0160524-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-05-04T12:30:21.0160524-07:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "e1e252df-d3ab-4ed7-8f13-96349fcf83cd",
      "Asset": {
        "AssetId": "787f885e-a733-4d4f-aed0-d22f842c231f",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "2074a9aa-3808-4930-bced-b2607931f125",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2f0b0763-be17-4f15-a6c7-582e3178bb3e",
          "CreateDate": "2026-05-04T12:30:21.0160524-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-04T12:30:21.0160524-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "a39e3670-aee3-4f70-83f9-8a9628cd396e",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-05-04T12:30:21.0160524-07:00",
          "MeasurementValueNeededDate": "2026-05-04T12:30:21.0160524-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a42f07b2-39ed-4906-b9e8-e170b4c1a974",
          "CreateDate": "2026-05-04T12:30:21.0160524-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-04T12:30:21.0160524-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-05-04T12:30:21.0160524-07:00",
        "MeasurementValueNeededDate": "2026-05-04T12:30:21.0160524-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "5d05f1bb-8491-49af-a116-cf1c0e155e9a",
        "CreateDate": "2026-05-04T12:30:21.0160524-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-04T12:30:21.0160524-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "05098258-870a-4401-9801-713acc4e08b0",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "2074a9aa-3808-4930-bced-b2607931f125",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2f0b0763-be17-4f15-a6c7-582e3178bb3e",
          "CreateDate": "2026-05-04T12:30:21.0160524-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-04T12:30:21.0160524-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "50c7df41-87cf-40ef-be35-1d97055ec0ca",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "bc383a12-b75d-4c3d-b9d1-b9815574d91d",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "5de05665-7f7e-41a8-ab16-1126addaf40a",
          "CreateDate": "2026-05-04T12:30:21.0160524-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-04T12:30:21.0160524-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-05-04T12:30:21.0160524-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "6aec1b8b-d241-4557-bf2f-88e189ca8983",
        "CreateDate": "2026-05-04T12:30:21.0160524-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-04T12:30:21.0160524-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-04T12:30:21.0160524-07:00",
      "LastValueDate": "2026-05-04T12:30:21.0160524-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "90fffd7c-fb4a-40a5-a01b-33a33e302150",
      "CreateDate": "2026-05-04T12:30:21.0160524-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-05-04T12:30:21.0160524-07:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}