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": "5a214d8f-ff52-4df2-92e2-13a41a51639e",
      "Asset": {
        "AssetId": "9cf8e4c7-d143-4052-83a1-8de345e391b7",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "75506905-a11a-4631-adf2-0abbd58756a4",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "540983f0-63d3-4868-9686-ed622f92a90b",
          "CreateDate": "2025-12-01T14:59:26.0152532-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-12-01T14:59:26.0152532-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "e042007c-8371-4329-a40d-d4c2bd7cf4b0",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-12-01T14:59:26.0152532-08:00",
          "MeasurementValueNeededDate": "2025-12-01T14:59:26.0152532-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "22260c90-166a-41b7-916c-574569236625",
          "CreateDate": "2025-12-01T14:59:26.0152532-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-12-01T14:59:26.0152532-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-12-01T14:59:26.0152532-08:00",
        "MeasurementValueNeededDate": "2025-12-01T14:59:26.0152532-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "ccdf208d-97c3-4e1e-a2d4-b73e8228e926",
        "CreateDate": "2025-12-01T14:59:26.0152532-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-12-01T14:59:26.0152532-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "198055c9-3770-412d-a001-030a14291d94",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "75506905-a11a-4631-adf2-0abbd58756a4",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "540983f0-63d3-4868-9686-ed622f92a90b",
          "CreateDate": "2025-12-01T14:59:26.0152532-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-12-01T14:59:26.0152532-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "b809541b-5b17-4667-b1c1-899a936adc19",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "ad073bf5-5a72-4a8e-95a7-d6bbd78aeda7",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a566d845-f875-49ff-b90b-af6dcff06d7a",
          "CreateDate": "2025-12-01T14:59:26.0152532-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-12-01T14:59:26.0152532-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "e753b3d7-76db-4373-b23b-245a7fed613a",
            "FieldId": "d462a0d0-b301-4852-8ad3-f3b06a4976a1",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "e753b3d7-76db-4373-b23b-245a7fed613a",
            "FieldId": "d462a0d0-b301-4852-8ad3-f3b06a4976a1",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-12-01T14:59:26.0152532-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "0f298721-f8a8-47b2-80c9-39d7e296e4ce",
        "CreateDate": "2025-12-01T14:59:26.0152532-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-12-01T14:59:26.0152532-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-01T14:59:26.0152532-08:00",
      "LastValueDate": "2025-12-01T14:59:26.0152532-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "96fb07c6-c04f-49e0-944a-cc62061d61b0",
      "CreateDate": "2025-12-01T14:59:26.0152532-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2025-12-01T14:59:26.0152532-08:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "5a214d8f-ff52-4df2-92e2-13a41a51639e",
      "Asset": {
        "AssetId": "9cf8e4c7-d143-4052-83a1-8de345e391b7",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "75506905-a11a-4631-adf2-0abbd58756a4",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "540983f0-63d3-4868-9686-ed622f92a90b",
          "CreateDate": "2025-12-01T14:59:26.0152532-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-12-01T14:59:26.0152532-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "e042007c-8371-4329-a40d-d4c2bd7cf4b0",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-12-01T14:59:26.0152532-08:00",
          "MeasurementValueNeededDate": "2025-12-01T14:59:26.0152532-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "22260c90-166a-41b7-916c-574569236625",
          "CreateDate": "2025-12-01T14:59:26.0152532-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-12-01T14:59:26.0152532-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-12-01T14:59:26.0152532-08:00",
        "MeasurementValueNeededDate": "2025-12-01T14:59:26.0152532-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "ccdf208d-97c3-4e1e-a2d4-b73e8228e926",
        "CreateDate": "2025-12-01T14:59:26.0152532-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-12-01T14:59:26.0152532-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "198055c9-3770-412d-a001-030a14291d94",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "75506905-a11a-4631-adf2-0abbd58756a4",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "540983f0-63d3-4868-9686-ed622f92a90b",
          "CreateDate": "2025-12-01T14:59:26.0152532-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-12-01T14:59:26.0152532-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "b809541b-5b17-4667-b1c1-899a936adc19",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "ad073bf5-5a72-4a8e-95a7-d6bbd78aeda7",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a566d845-f875-49ff-b90b-af6dcff06d7a",
          "CreateDate": "2025-12-01T14:59:26.0152532-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-12-01T14:59:26.0152532-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "e753b3d7-76db-4373-b23b-245a7fed613a",
            "FieldId": "d462a0d0-b301-4852-8ad3-f3b06a4976a1",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "e753b3d7-76db-4373-b23b-245a7fed613a",
            "FieldId": "d462a0d0-b301-4852-8ad3-f3b06a4976a1",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-12-01T14:59:26.0152532-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "0f298721-f8a8-47b2-80c9-39d7e296e4ce",
        "CreateDate": "2025-12-01T14:59:26.0152532-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-12-01T14:59:26.0152532-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-01T14:59:26.0152532-08:00",
      "LastValueDate": "2025-12-01T14:59:26.0152532-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "96fb07c6-c04f-49e0-944a-cc62061d61b0",
      "CreateDate": "2025-12-01T14:59:26.0152532-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2025-12-01T14:59:26.0152532-08:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}