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": "16e8bdd8-8c39-4dc9-82b9-c0ebc3cf0249",
      "Asset": {
        "AssetId": "1c3f9223-5bec-4bc5-b2be-ffa73747cbc7",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "3c236126-ef13-4160-a2e1-78453112de7f",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "590c6238-a1a2-4570-8293-b600074c4322",
          "CreateDate": "2026-02-08T18:42:37.0580021-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-02-08T18:42:37.0580021-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "0f2837c9-cd15-4744-991b-0e3e268ee912",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-02-08T18:42:37.0580021-08:00",
          "MeasurementValueNeededDate": "2026-02-08T18:42:37.0580021-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a4fd4092-810f-412e-a00f-970037828b4d",
          "CreateDate": "2026-02-08T18:42:37.0580021-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-02-08T18:42:37.0580021-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-02-08T18:42:37.0580021-08:00",
        "MeasurementValueNeededDate": "2026-02-08T18:42:37.0580021-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "28750a3b-3e16-4bb0-8ff2-16d37b5c9df7",
        "CreateDate": "2026-02-08T18:42:37.0580021-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-02-08T18:42:37.0580021-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "55549407-61ed-4dfd-8624-f664164e3794",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "3c236126-ef13-4160-a2e1-78453112de7f",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "590c6238-a1a2-4570-8293-b600074c4322",
          "CreateDate": "2026-02-08T18:42:37.0580021-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-02-08T18:42:37.0580021-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "5e46cd21-a18a-4228-a6dc-5ab17cdfc1da",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "c1eb93c1-f325-4db0-9ca1-b7b9f03e1799",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "6002cf73-cb8a-48f9-87e5-e5544f9ac18f",
          "CreateDate": "2026-02-08T18:42:37.0580021-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-02-08T18:42:37.0580021-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "014d8a0d-2404-4b75-9b63-6303471af8d2",
            "FieldId": "b0287163-e4ff-4017-9d99-b709e684b363",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "014d8a0d-2404-4b75-9b63-6303471af8d2",
            "FieldId": "b0287163-e4ff-4017-9d99-b709e684b363",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-02-08T18:42:37.0580021-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "40042019-1b62-49eb-b212-0fadbfda17ac",
        "CreateDate": "2026-02-08T18:42:37.0580021-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-02-08T18:42:37.0580021-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-02-08T18:42:37.0580021-08:00",
      "LastValueDate": "2026-02-08T18:42:37.0580021-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "85b3129d-8a57-4c21-b10c-00de1269106b",
      "CreateDate": "2026-02-08T18:42:37.0580021-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-02-08T18:42:37.0580021-08:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "16e8bdd8-8c39-4dc9-82b9-c0ebc3cf0249",
      "Asset": {
        "AssetId": "1c3f9223-5bec-4bc5-b2be-ffa73747cbc7",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "3c236126-ef13-4160-a2e1-78453112de7f",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "590c6238-a1a2-4570-8293-b600074c4322",
          "CreateDate": "2026-02-08T18:42:37.0580021-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-02-08T18:42:37.0580021-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "0f2837c9-cd15-4744-991b-0e3e268ee912",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-02-08T18:42:37.0580021-08:00",
          "MeasurementValueNeededDate": "2026-02-08T18:42:37.0580021-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a4fd4092-810f-412e-a00f-970037828b4d",
          "CreateDate": "2026-02-08T18:42:37.0580021-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-02-08T18:42:37.0580021-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-02-08T18:42:37.0580021-08:00",
        "MeasurementValueNeededDate": "2026-02-08T18:42:37.0580021-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "28750a3b-3e16-4bb0-8ff2-16d37b5c9df7",
        "CreateDate": "2026-02-08T18:42:37.0580021-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-02-08T18:42:37.0580021-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "55549407-61ed-4dfd-8624-f664164e3794",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "3c236126-ef13-4160-a2e1-78453112de7f",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "590c6238-a1a2-4570-8293-b600074c4322",
          "CreateDate": "2026-02-08T18:42:37.0580021-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-02-08T18:42:37.0580021-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "5e46cd21-a18a-4228-a6dc-5ab17cdfc1da",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "c1eb93c1-f325-4db0-9ca1-b7b9f03e1799",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "6002cf73-cb8a-48f9-87e5-e5544f9ac18f",
          "CreateDate": "2026-02-08T18:42:37.0580021-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-02-08T18:42:37.0580021-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "014d8a0d-2404-4b75-9b63-6303471af8d2",
            "FieldId": "b0287163-e4ff-4017-9d99-b709e684b363",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "014d8a0d-2404-4b75-9b63-6303471af8d2",
            "FieldId": "b0287163-e4ff-4017-9d99-b709e684b363",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-02-08T18:42:37.0580021-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "40042019-1b62-49eb-b212-0fadbfda17ac",
        "CreateDate": "2026-02-08T18:42:37.0580021-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-02-08T18:42:37.0580021-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-02-08T18:42:37.0580021-08:00",
      "LastValueDate": "2026-02-08T18:42:37.0580021-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "85b3129d-8a57-4c21-b10c-00de1269106b",
      "CreateDate": "2026-02-08T18:42:37.0580021-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-02-08T18:42:37.0580021-08:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}