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": "09fbb68e-4607-4203-9c78-f1c01548e246",
      "Asset": {
        "AssetId": "6cc5e9ad-b951-4dd2-95aa-974e4b210100",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "b486406a-1e5f-4e8f-8af8-0076de34f98d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2e6694fa-1794-4d9c-80df-30f90818367e",
          "CreateDate": "2026-01-21T03:57:58.7750755-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-21T03:57:58.7750755-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "64722c72-c9cd-4d4a-acb9-50a07ebccb80",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-01-21T03:57:58.7750755-08:00",
          "MeasurementValueNeededDate": "2026-01-21T03:57:58.7750755-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "d7a62870-71f6-431d-bf42-7043f4b91d88",
          "CreateDate": "2026-01-21T03:57:58.7750755-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-21T03:57:58.7750755-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-01-21T03:57:58.7750755-08:00",
        "MeasurementValueNeededDate": "2026-01-21T03:57:58.7750755-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "2583a468-f5ed-4f78-95f5-d345257b52ad",
        "CreateDate": "2026-01-21T03:57:58.7750755-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-21T03:57:58.7750755-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "da671bfe-449c-4951-8b05-31a3e7435267",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "b486406a-1e5f-4e8f-8af8-0076de34f98d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2e6694fa-1794-4d9c-80df-30f90818367e",
          "CreateDate": "2026-01-21T03:57:58.7750755-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-21T03:57:58.7750755-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "936e1378-5031-48da-92d1-785a8892637e",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "ce169ac5-d7aa-4d3d-9914-490cc811e1b4",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "e8f2c4bb-07eb-4b2e-8d18-c279aab6d849",
          "CreateDate": "2026-01-21T03:57:58.7750755-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-21T03:57:58.7750755-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-01-21T03:57:58.7750755-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "2338d5d0-9e88-409b-a453-58ecd5006b94",
        "CreateDate": "2026-01-21T03:57:58.7750755-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-21T03:57:58.7750755-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-21T03:57:58.7750755-08:00",
      "LastValueDate": "2026-01-21T03:57:58.7750755-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "2d431635-cb93-4955-9c60-dd25c9d97076",
      "CreateDate": "2026-01-21T03:57:58.7750755-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-01-21T03:57:58.7750755-08:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "09fbb68e-4607-4203-9c78-f1c01548e246",
      "Asset": {
        "AssetId": "6cc5e9ad-b951-4dd2-95aa-974e4b210100",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "b486406a-1e5f-4e8f-8af8-0076de34f98d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2e6694fa-1794-4d9c-80df-30f90818367e",
          "CreateDate": "2026-01-21T03:57:58.7750755-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-21T03:57:58.7750755-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "64722c72-c9cd-4d4a-acb9-50a07ebccb80",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-01-21T03:57:58.7750755-08:00",
          "MeasurementValueNeededDate": "2026-01-21T03:57:58.7750755-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "d7a62870-71f6-431d-bf42-7043f4b91d88",
          "CreateDate": "2026-01-21T03:57:58.7750755-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-21T03:57:58.7750755-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-01-21T03:57:58.7750755-08:00",
        "MeasurementValueNeededDate": "2026-01-21T03:57:58.7750755-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "2583a468-f5ed-4f78-95f5-d345257b52ad",
        "CreateDate": "2026-01-21T03:57:58.7750755-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-21T03:57:58.7750755-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "da671bfe-449c-4951-8b05-31a3e7435267",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "b486406a-1e5f-4e8f-8af8-0076de34f98d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2e6694fa-1794-4d9c-80df-30f90818367e",
          "CreateDate": "2026-01-21T03:57:58.7750755-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-21T03:57:58.7750755-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "936e1378-5031-48da-92d1-785a8892637e",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "ce169ac5-d7aa-4d3d-9914-490cc811e1b4",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "e8f2c4bb-07eb-4b2e-8d18-c279aab6d849",
          "CreateDate": "2026-01-21T03:57:58.7750755-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-21T03:57:58.7750755-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-01-21T03:57:58.7750755-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "2338d5d0-9e88-409b-a453-58ecd5006b94",
        "CreateDate": "2026-01-21T03:57:58.7750755-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-21T03:57:58.7750755-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-21T03:57:58.7750755-08:00",
      "LastValueDate": "2026-01-21T03:57:58.7750755-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "2d431635-cb93-4955-9c60-dd25c9d97076",
      "CreateDate": "2026-01-21T03:57:58.7750755-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-01-21T03:57:58.7750755-08:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}