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": "dc61b9bb-c28f-4073-905f-24db005bf272",
      "Asset": {
        "AssetId": "4b3c0809-8192-493a-96ec-b9cbc805f9f8",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "a9f40d49-4220-4fe9-9dfc-bebcc708b22d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "fe86dde9-06c5-4609-8dd6-4a9d74697445",
          "CreateDate": "2026-08-09T23:44:29.7742814-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-08-09T23:44:29.7742814-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "43f8595e-f174-40aa-8a84-8e29eec7f9b1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-08-09T23:44:29.7742814-07:00",
          "MeasurementValueNeededDate": "2026-08-09T23:44:29.7742814-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "4240a10b-5292-4a90-8e65-217b91d242f7",
          "CreateDate": "2026-08-09T23:44:29.7742814-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-08-09T23:44:29.7742814-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-08-09T23:44:29.7742814-07:00",
        "MeasurementValueNeededDate": "2026-08-09T23:44:29.7742814-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "eb23ba0a-8cb3-4ed5-bdf0-d3e65498e7e4",
        "CreateDate": "2026-08-09T23:44:29.7742814-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-08-09T23:44:29.7742814-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "735b1994-ce35-44c4-9804-11a33ae933b1",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "a9f40d49-4220-4fe9-9dfc-bebcc708b22d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "fe86dde9-06c5-4609-8dd6-4a9d74697445",
          "CreateDate": "2026-08-09T23:44:29.7742814-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-08-09T23:44:29.7742814-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "a2d09050-623f-461e-9fa1-b67ef5a0f053",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "b53404da-4941-4f62-91e2-ed914ab01580",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "0ea0c026-d176-475e-b05b-8faa4ddddb0f",
          "CreateDate": "2026-08-09T23:44:29.7742814-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-08-09T23:44:29.7742814-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "50429ce4-d7a6-4b85-b2cd-7f91d083844a",
            "FieldId": "13ed4eb1-b421-4826-8f5f-0d82ae858245",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "50429ce4-d7a6-4b85-b2cd-7f91d083844a",
            "FieldId": "13ed4eb1-b421-4826-8f5f-0d82ae858245",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-08-09T23:44:29.7742814-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "9bc05e64-0753-4448-b44c-285e0fa5e7cd",
        "CreateDate": "2026-08-09T23:44:29.7742814-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-08-09T23:44:29.7742814-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-08-09T23:44:29.7742814-07:00",
      "LastValueDate": "2026-08-09T23:44:29.7742814-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "9b00c410-01e3-4df8-b73c-4487e971a385",
      "CreateDate": "2026-08-09T23:44:29.7742814-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-08-09T23:44:29.7742814-07:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "dc61b9bb-c28f-4073-905f-24db005bf272",
      "Asset": {
        "AssetId": "4b3c0809-8192-493a-96ec-b9cbc805f9f8",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "a9f40d49-4220-4fe9-9dfc-bebcc708b22d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "fe86dde9-06c5-4609-8dd6-4a9d74697445",
          "CreateDate": "2026-08-09T23:44:29.7742814-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-08-09T23:44:29.7742814-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "43f8595e-f174-40aa-8a84-8e29eec7f9b1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-08-09T23:44:29.7742814-07:00",
          "MeasurementValueNeededDate": "2026-08-09T23:44:29.7742814-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "4240a10b-5292-4a90-8e65-217b91d242f7",
          "CreateDate": "2026-08-09T23:44:29.7742814-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-08-09T23:44:29.7742814-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-08-09T23:44:29.7742814-07:00",
        "MeasurementValueNeededDate": "2026-08-09T23:44:29.7742814-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "eb23ba0a-8cb3-4ed5-bdf0-d3e65498e7e4",
        "CreateDate": "2026-08-09T23:44:29.7742814-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-08-09T23:44:29.7742814-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "735b1994-ce35-44c4-9804-11a33ae933b1",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "a9f40d49-4220-4fe9-9dfc-bebcc708b22d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "fe86dde9-06c5-4609-8dd6-4a9d74697445",
          "CreateDate": "2026-08-09T23:44:29.7742814-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-08-09T23:44:29.7742814-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "a2d09050-623f-461e-9fa1-b67ef5a0f053",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "b53404da-4941-4f62-91e2-ed914ab01580",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "0ea0c026-d176-475e-b05b-8faa4ddddb0f",
          "CreateDate": "2026-08-09T23:44:29.7742814-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-08-09T23:44:29.7742814-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "50429ce4-d7a6-4b85-b2cd-7f91d083844a",
            "FieldId": "13ed4eb1-b421-4826-8f5f-0d82ae858245",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "50429ce4-d7a6-4b85-b2cd-7f91d083844a",
            "FieldId": "13ed4eb1-b421-4826-8f5f-0d82ae858245",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-08-09T23:44:29.7742814-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "9bc05e64-0753-4448-b44c-285e0fa5e7cd",
        "CreateDate": "2026-08-09T23:44:29.7742814-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-08-09T23:44:29.7742814-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-08-09T23:44:29.7742814-07:00",
      "LastValueDate": "2026-08-09T23:44:29.7742814-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "9b00c410-01e3-4df8-b73c-4487e971a385",
      "CreateDate": "2026-08-09T23:44:29.7742814-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-08-09T23:44:29.7742814-07:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}