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": "7dd1c35e-e2d1-4ed2-ba76-073f5462af44",
      "Asset": {
        "AssetId": "6daa2c78-68b5-455e-8b5b-ebecbb074957",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "3f086341-68dd-4b9d-8156-188703e1d94a",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "1a554c73-bd39-470b-96db-e3bb7db74214",
          "CreateDate": "2026-03-23T21:27:22.6567441-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-23T21:27:22.6567441-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "aca5d75a-ac5f-41d3-8de2-ece5b76a6e89",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-03-23T21:27:22.6567441-07:00",
          "MeasurementValueNeededDate": "2026-03-23T21:27:22.6567441-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "3ed9fc30-3abc-4773-9ab0-aad362d88331",
          "CreateDate": "2026-03-23T21:27:22.6567441-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-23T21:27:22.6567441-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-03-23T21:27:22.6567441-07:00",
        "MeasurementValueNeededDate": "2026-03-23T21:27:22.6567441-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "f3ccdf95-331f-48ff-81bb-6704ad273780",
        "CreateDate": "2026-03-23T21:27:22.6567441-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-23T21:27:22.6567441-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "4d0b0187-f4c1-4c9e-86c8-149a0f5e3214",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "3f086341-68dd-4b9d-8156-188703e1d94a",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "1a554c73-bd39-470b-96db-e3bb7db74214",
          "CreateDate": "2026-03-23T21:27:22.6567441-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-23T21:27:22.6567441-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "1a0085eb-5a4f-4f9d-910f-56e22c3918e8",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "c3fc2f8b-8d59-4199-a5cb-13c61d34b645",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "7e43a47d-ac53-493b-a523-160765d9d370",
          "CreateDate": "2026-03-23T21:27:22.6567441-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-23T21:27:22.6567441-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-03-23T21:27:22.6567441-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "d61f3520-afab-491f-be62-ccb082db66a1",
        "CreateDate": "2026-03-23T21:27:22.6567441-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-23T21:27:22.6567441-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-03-23T21:27:22.6567441-07:00",
      "LastValueDate": "2026-03-23T21:27:22.6567441-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "b5f34e0a-f612-47c6-b993-a19f0d4be63b",
      "CreateDate": "2026-03-23T21:27:22.6567441-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-03-23T21:27:22.6567441-07:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "7dd1c35e-e2d1-4ed2-ba76-073f5462af44",
      "Asset": {
        "AssetId": "6daa2c78-68b5-455e-8b5b-ebecbb074957",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "3f086341-68dd-4b9d-8156-188703e1d94a",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "1a554c73-bd39-470b-96db-e3bb7db74214",
          "CreateDate": "2026-03-23T21:27:22.6567441-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-23T21:27:22.6567441-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "aca5d75a-ac5f-41d3-8de2-ece5b76a6e89",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-03-23T21:27:22.6567441-07:00",
          "MeasurementValueNeededDate": "2026-03-23T21:27:22.6567441-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "3ed9fc30-3abc-4773-9ab0-aad362d88331",
          "CreateDate": "2026-03-23T21:27:22.6567441-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-23T21:27:22.6567441-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-03-23T21:27:22.6567441-07:00",
        "MeasurementValueNeededDate": "2026-03-23T21:27:22.6567441-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "f3ccdf95-331f-48ff-81bb-6704ad273780",
        "CreateDate": "2026-03-23T21:27:22.6567441-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-23T21:27:22.6567441-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "4d0b0187-f4c1-4c9e-86c8-149a0f5e3214",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "3f086341-68dd-4b9d-8156-188703e1d94a",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "1a554c73-bd39-470b-96db-e3bb7db74214",
          "CreateDate": "2026-03-23T21:27:22.6567441-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-23T21:27:22.6567441-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "1a0085eb-5a4f-4f9d-910f-56e22c3918e8",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "c3fc2f8b-8d59-4199-a5cb-13c61d34b645",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "7e43a47d-ac53-493b-a523-160765d9d370",
          "CreateDate": "2026-03-23T21:27:22.6567441-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-23T21:27:22.6567441-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-03-23T21:27:22.6567441-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "d61f3520-afab-491f-be62-ccb082db66a1",
        "CreateDate": "2026-03-23T21:27:22.6567441-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-23T21:27:22.6567441-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-03-23T21:27:22.6567441-07:00",
      "LastValueDate": "2026-03-23T21:27:22.6567441-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "b5f34e0a-f612-47c6-b993-a19f0d4be63b",
      "CreateDate": "2026-03-23T21:27:22.6567441-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-03-23T21:27:22.6567441-07:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}