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": "1fefbe8b-b6e1-487d-812f-e299c4312653",
      "Asset": {
        "AssetId": "a6823ffc-a092-408c-8230-c26503c1b03f",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "d3dceac9-8ea7-482c-8a91-4a69ce70a262",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "ce5cf4b4-a01a-4475-8906-6fbd534ecb34",
          "CreateDate": "2025-12-31T18:16:14.5110873-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-12-31T18:16:14.5110873-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "25bec78c-ea6e-48ea-a143-6afb65276cc3",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-12-31T18:16:14.5110873-08:00",
          "MeasurementValueNeededDate": "2025-12-31T18:16:14.5110873-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "bc8d6b99-ffaa-46d3-bfcd-5efd754bf392",
          "CreateDate": "2025-12-31T18:16:14.5110873-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-12-31T18:16:14.5110873-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-12-31T18:16:14.5110873-08:00",
        "MeasurementValueNeededDate": "2025-12-31T18:16:14.5110873-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "b66660a9-9741-46f7-880f-3e2b57b4b1fd",
        "CreateDate": "2025-12-31T18:16:14.5110873-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-12-31T18:16:14.5110873-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "409754c8-558a-4643-a694-cdb2dc1accc5",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "d3dceac9-8ea7-482c-8a91-4a69ce70a262",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "ce5cf4b4-a01a-4475-8906-6fbd534ecb34",
          "CreateDate": "2025-12-31T18:16:14.5110873-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-12-31T18:16:14.5110873-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "fde8dd6b-5065-4fb3-bc63-732eb9241415",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "8a30b476-1d4a-449d-ac8d-c2aa83a89f8e",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "bc74bd6a-a575-486b-a17d-2ebd5b7e30e9",
          "CreateDate": "2025-12-31T18:16:14.5110873-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-12-31T18:16:14.5110873-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": "2025-12-31T18:16:14.5110873-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "d6f22266-bfa5-40f2-bf12-5bf78a5d8865",
        "CreateDate": "2025-12-31T18:16:14.5110873-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-12-31T18:16:14.5110873-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-12-31T18:16:14.5110873-08:00",
      "LastValueDate": "2025-12-31T18:16:14.5110873-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "dc52cec9-4a1c-447e-ac70-ed10f0762478",
      "CreateDate": "2025-12-31T18:16:14.5110873-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2025-12-31T18:16:14.5110873-08:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "1fefbe8b-b6e1-487d-812f-e299c4312653",
      "Asset": {
        "AssetId": "a6823ffc-a092-408c-8230-c26503c1b03f",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "d3dceac9-8ea7-482c-8a91-4a69ce70a262",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "ce5cf4b4-a01a-4475-8906-6fbd534ecb34",
          "CreateDate": "2025-12-31T18:16:14.5110873-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-12-31T18:16:14.5110873-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "25bec78c-ea6e-48ea-a143-6afb65276cc3",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-12-31T18:16:14.5110873-08:00",
          "MeasurementValueNeededDate": "2025-12-31T18:16:14.5110873-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "bc8d6b99-ffaa-46d3-bfcd-5efd754bf392",
          "CreateDate": "2025-12-31T18:16:14.5110873-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-12-31T18:16:14.5110873-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-12-31T18:16:14.5110873-08:00",
        "MeasurementValueNeededDate": "2025-12-31T18:16:14.5110873-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "b66660a9-9741-46f7-880f-3e2b57b4b1fd",
        "CreateDate": "2025-12-31T18:16:14.5110873-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-12-31T18:16:14.5110873-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "409754c8-558a-4643-a694-cdb2dc1accc5",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "d3dceac9-8ea7-482c-8a91-4a69ce70a262",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "ce5cf4b4-a01a-4475-8906-6fbd534ecb34",
          "CreateDate": "2025-12-31T18:16:14.5110873-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-12-31T18:16:14.5110873-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "fde8dd6b-5065-4fb3-bc63-732eb9241415",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "8a30b476-1d4a-449d-ac8d-c2aa83a89f8e",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "bc74bd6a-a575-486b-a17d-2ebd5b7e30e9",
          "CreateDate": "2025-12-31T18:16:14.5110873-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-12-31T18:16:14.5110873-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": "2025-12-31T18:16:14.5110873-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "d6f22266-bfa5-40f2-bf12-5bf78a5d8865",
        "CreateDate": "2025-12-31T18:16:14.5110873-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-12-31T18:16:14.5110873-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-12-31T18:16:14.5110873-08:00",
      "LastValueDate": "2025-12-31T18:16:14.5110873-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "dc52cec9-4a1c-447e-ac70-ed10f0762478",
      "CreateDate": "2025-12-31T18:16:14.5110873-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2025-12-31T18:16:14.5110873-08:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}