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": "501a6dea-3226-4fff-97db-6730e7ea5a7d",
      "Asset": {
        "AssetId": "1e3bbe05-7adf-4e7a-909f-5bcee67aa411",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "7a79c87f-aff9-44c9-b71a-ff04b0bdfb96",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "6bcd8394-d05d-44db-8ce9-8fd506dd6829",
          "CreateDate": "2026-06-25T14:31:22.790729-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-25T14:31:22.790729-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "3f2e9cf3-a346-424f-b33b-21d2e6be26a9",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-06-25T14:31:22.790729-07:00",
          "MeasurementValueNeededDate": "2026-06-25T14:31:22.790729-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "5b731865-f80a-49d2-a1f7-b17fe17e4ba9",
          "CreateDate": "2026-06-25T14:31:22.790729-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-25T14:31:22.790729-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-06-25T14:31:22.790729-07:00",
        "MeasurementValueNeededDate": "2026-06-25T14:31:22.790729-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "0d24551a-49b3-403c-8786-559e2ce120eb",
        "CreateDate": "2026-06-25T14:31:22.790729-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-25T14:31:22.790729-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "0fbc9fda-a1b1-491d-ad86-f2a22bfba4bb",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "7a79c87f-aff9-44c9-b71a-ff04b0bdfb96",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "6bcd8394-d05d-44db-8ce9-8fd506dd6829",
          "CreateDate": "2026-06-25T14:31:22.790729-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-25T14:31:22.790729-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "a9b6ad9d-7778-42e0-b852-64aefd26d666",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "9007ccab-e0ee-472c-a84f-d691c25de62d",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "0398b46b-0790-4593-8bd8-c2ed290eeb9e",
          "CreateDate": "2026-06-25T14:31:22.790729-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-25T14:31:22.790729-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "231b9bba-4f6e-40bc-8fee-036106f5292e",
            "FieldId": "894c8d4a-dc8a-4840-9ba3-610952dea8ca",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "231b9bba-4f6e-40bc-8fee-036106f5292e",
            "FieldId": "894c8d4a-dc8a-4840-9ba3-610952dea8ca",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-06-25T14:31:22.790729-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "4f617129-9866-4b6a-bf9b-e376d69e1915",
        "CreateDate": "2026-06-25T14:31:22.790729-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-25T14:31:22.790729-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-06-25T14:31:22.790729-07:00",
      "LastValueDate": "2026-06-25T14:31:22.790729-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "372536da-60f7-419b-a15c-99d01f51eaf1",
      "CreateDate": "2026-06-25T14:31:22.790729-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-06-25T14:31:22.790729-07:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "501a6dea-3226-4fff-97db-6730e7ea5a7d",
      "Asset": {
        "AssetId": "1e3bbe05-7adf-4e7a-909f-5bcee67aa411",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "7a79c87f-aff9-44c9-b71a-ff04b0bdfb96",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "6bcd8394-d05d-44db-8ce9-8fd506dd6829",
          "CreateDate": "2026-06-25T14:31:22.790729-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-25T14:31:22.790729-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "3f2e9cf3-a346-424f-b33b-21d2e6be26a9",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-06-25T14:31:22.790729-07:00",
          "MeasurementValueNeededDate": "2026-06-25T14:31:22.790729-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "5b731865-f80a-49d2-a1f7-b17fe17e4ba9",
          "CreateDate": "2026-06-25T14:31:22.790729-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-25T14:31:22.790729-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-06-25T14:31:22.790729-07:00",
        "MeasurementValueNeededDate": "2026-06-25T14:31:22.790729-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "0d24551a-49b3-403c-8786-559e2ce120eb",
        "CreateDate": "2026-06-25T14:31:22.790729-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-25T14:31:22.790729-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "0fbc9fda-a1b1-491d-ad86-f2a22bfba4bb",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "7a79c87f-aff9-44c9-b71a-ff04b0bdfb96",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "6bcd8394-d05d-44db-8ce9-8fd506dd6829",
          "CreateDate": "2026-06-25T14:31:22.790729-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-25T14:31:22.790729-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "a9b6ad9d-7778-42e0-b852-64aefd26d666",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "9007ccab-e0ee-472c-a84f-d691c25de62d",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "0398b46b-0790-4593-8bd8-c2ed290eeb9e",
          "CreateDate": "2026-06-25T14:31:22.790729-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-25T14:31:22.790729-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "231b9bba-4f6e-40bc-8fee-036106f5292e",
            "FieldId": "894c8d4a-dc8a-4840-9ba3-610952dea8ca",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "231b9bba-4f6e-40bc-8fee-036106f5292e",
            "FieldId": "894c8d4a-dc8a-4840-9ba3-610952dea8ca",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-06-25T14:31:22.790729-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "4f617129-9866-4b6a-bf9b-e376d69e1915",
        "CreateDate": "2026-06-25T14:31:22.790729-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-25T14:31:22.790729-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-06-25T14:31:22.790729-07:00",
      "LastValueDate": "2026-06-25T14:31:22.790729-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "372536da-60f7-419b-a15c-99d01f51eaf1",
      "CreateDate": "2026-06-25T14:31:22.790729-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-06-25T14:31:22.790729-07:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}