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": "bcdf4945-7c14-433f-a316-5eb995aa143c",
      "Asset": {
        "AssetId": "cedcfa61-9b14-4356-a9ea-5207277ea8c5",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "e4b861fb-f583-4ea7-a4d4-50956c4bccd8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "380ec472-41b5-4263-9264-7e53dd654f0f",
          "CreateDate": "2026-03-24T15:02:10.3235476-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-24T15:02:10.3235476-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "8b3f0bf6-1591-4cb1-ad65-d11682763f00",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-03-24T15:02:10.3235476-07:00",
          "MeasurementValueNeededDate": "2026-03-24T15:02:10.3235476-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "7df057d0-1408-4417-8e2c-5680a2b14c0d",
          "CreateDate": "2026-03-24T15:02:10.3235476-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-24T15:02:10.3235476-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-03-24T15:02:10.3235476-07:00",
        "MeasurementValueNeededDate": "2026-03-24T15:02:10.3235476-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "c8f73a71-7bd2-4980-939b-ab296aa06b45",
        "CreateDate": "2026-03-24T15:02:10.3235476-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-24T15:02:10.3235476-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "05b1adfa-a6f2-4c24-baca-937ef139cfd0",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "e4b861fb-f583-4ea7-a4d4-50956c4bccd8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "380ec472-41b5-4263-9264-7e53dd654f0f",
          "CreateDate": "2026-03-24T15:02:10.3235476-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-24T15:02:10.3235476-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "fdf2b467-ac7b-40c9-94f3-4241efd9413f",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "3db355b8-db5d-44e5-9c7a-f5d9cbab534d",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "140e4b33-c096-46e6-a055-1f757607e25a",
          "CreateDate": "2026-03-24T15:02:10.3235476-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-24T15:02:10.3235476-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-24T15:02:10.3235476-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "8d0780b9-9d4b-4cff-9458-198f685f80af",
        "CreateDate": "2026-03-24T15:02:10.3235476-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-24T15:02:10.3235476-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-24T15:02:10.3235476-07:00",
      "LastValueDate": "2026-03-24T15:02:10.3235476-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "979f3d8c-b40b-44f7-86ee-8f2a8aa06aea",
      "CreateDate": "2026-03-24T15:02:10.3235476-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-03-24T15:02:10.3235476-07:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "bcdf4945-7c14-433f-a316-5eb995aa143c",
      "Asset": {
        "AssetId": "cedcfa61-9b14-4356-a9ea-5207277ea8c5",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "e4b861fb-f583-4ea7-a4d4-50956c4bccd8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "380ec472-41b5-4263-9264-7e53dd654f0f",
          "CreateDate": "2026-03-24T15:02:10.3235476-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-24T15:02:10.3235476-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "8b3f0bf6-1591-4cb1-ad65-d11682763f00",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-03-24T15:02:10.3235476-07:00",
          "MeasurementValueNeededDate": "2026-03-24T15:02:10.3235476-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "7df057d0-1408-4417-8e2c-5680a2b14c0d",
          "CreateDate": "2026-03-24T15:02:10.3235476-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-24T15:02:10.3235476-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-03-24T15:02:10.3235476-07:00",
        "MeasurementValueNeededDate": "2026-03-24T15:02:10.3235476-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "c8f73a71-7bd2-4980-939b-ab296aa06b45",
        "CreateDate": "2026-03-24T15:02:10.3235476-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-24T15:02:10.3235476-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "05b1adfa-a6f2-4c24-baca-937ef139cfd0",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "e4b861fb-f583-4ea7-a4d4-50956c4bccd8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "380ec472-41b5-4263-9264-7e53dd654f0f",
          "CreateDate": "2026-03-24T15:02:10.3235476-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-24T15:02:10.3235476-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "fdf2b467-ac7b-40c9-94f3-4241efd9413f",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "3db355b8-db5d-44e5-9c7a-f5d9cbab534d",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "140e4b33-c096-46e6-a055-1f757607e25a",
          "CreateDate": "2026-03-24T15:02:10.3235476-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-24T15:02:10.3235476-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-24T15:02:10.3235476-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "8d0780b9-9d4b-4cff-9458-198f685f80af",
        "CreateDate": "2026-03-24T15:02:10.3235476-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-24T15:02:10.3235476-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-24T15:02:10.3235476-07:00",
      "LastValueDate": "2026-03-24T15:02:10.3235476-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "979f3d8c-b40b-44f7-86ee-8f2a8aa06aea",
      "CreateDate": "2026-03-24T15:02:10.3235476-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-03-24T15:02:10.3235476-07:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}