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": "01031d06-c4a2-4c84-b47d-3b3c85a79acb",
      "Asset": {
        "AssetId": "f77ae4a9-cf4e-41ca-be71-28897c554988",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "69ab3711-1de4-4c8d-8dfc-6ccaffe95c63",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "a6677e68-699d-4bec-9136-d665cea025c6",
          "CreateDate": "2026-06-10T08:38:12.592189-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-10T08:38:12.592189-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "5cfb4cd4-55cf-4010-b84d-dd7e595feab6",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-06-10T08:38:12.592189-07:00",
          "MeasurementValueNeededDate": "2026-06-10T08:38:12.592189-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "57644b83-751a-464a-a7a5-52bb61664ebc",
          "CreateDate": "2026-06-10T08:38:12.592189-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-10T08:38:12.592189-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-06-10T08:38:12.592189-07:00",
        "MeasurementValueNeededDate": "2026-06-10T08:38:12.592189-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "4dc15a99-b917-47ea-b3a4-e4cf0a5a0fe5",
        "CreateDate": "2026-06-10T08:38:12.592189-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-10T08:38:12.592189-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "7f164c88-44a4-474a-b1ee-36b65d9dff39",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "69ab3711-1de4-4c8d-8dfc-6ccaffe95c63",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "a6677e68-699d-4bec-9136-d665cea025c6",
          "CreateDate": "2026-06-10T08:38:12.592189-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-10T08:38:12.592189-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "f4d33003-0cd0-4c57-bc71-98e537e07992",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "740c6768-3378-4d5b-bd50-27b1f52730d1",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "44ac419f-ec4e-4fea-b0d3-f62e616d230e",
          "CreateDate": "2026-06-10T08:38:12.592189-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-10T08:38:12.592189-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "30153ffc-2e5f-444c-9441-a711ebfee08b",
            "FieldId": "1fd91b04-8044-4d9a-9d4f-27244c57470c",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "30153ffc-2e5f-444c-9441-a711ebfee08b",
            "FieldId": "1fd91b04-8044-4d9a-9d4f-27244c57470c",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-06-10T08:38:12.592189-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "72be45bb-d88c-4c1d-86eb-80ce6e7eb2c3",
        "CreateDate": "2026-06-10T08:38:12.592189-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-10T08:38:12.592189-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-10T08:38:12.592189-07:00",
      "LastValueDate": "2026-06-10T08:38:12.592189-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "7ab5933a-0dfb-48d8-aaf7-f571c9a003d4",
      "CreateDate": "2026-06-10T08:38:12.592189-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-06-10T08:38:12.592189-07:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "01031d06-c4a2-4c84-b47d-3b3c85a79acb",
      "Asset": {
        "AssetId": "f77ae4a9-cf4e-41ca-be71-28897c554988",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "69ab3711-1de4-4c8d-8dfc-6ccaffe95c63",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "a6677e68-699d-4bec-9136-d665cea025c6",
          "CreateDate": "2026-06-10T08:38:12.592189-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-10T08:38:12.592189-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "5cfb4cd4-55cf-4010-b84d-dd7e595feab6",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-06-10T08:38:12.592189-07:00",
          "MeasurementValueNeededDate": "2026-06-10T08:38:12.592189-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "57644b83-751a-464a-a7a5-52bb61664ebc",
          "CreateDate": "2026-06-10T08:38:12.592189-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-10T08:38:12.592189-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-06-10T08:38:12.592189-07:00",
        "MeasurementValueNeededDate": "2026-06-10T08:38:12.592189-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "4dc15a99-b917-47ea-b3a4-e4cf0a5a0fe5",
        "CreateDate": "2026-06-10T08:38:12.592189-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-10T08:38:12.592189-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "7f164c88-44a4-474a-b1ee-36b65d9dff39",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "69ab3711-1de4-4c8d-8dfc-6ccaffe95c63",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "a6677e68-699d-4bec-9136-d665cea025c6",
          "CreateDate": "2026-06-10T08:38:12.592189-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-10T08:38:12.592189-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "f4d33003-0cd0-4c57-bc71-98e537e07992",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "740c6768-3378-4d5b-bd50-27b1f52730d1",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "44ac419f-ec4e-4fea-b0d3-f62e616d230e",
          "CreateDate": "2026-06-10T08:38:12.592189-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-10T08:38:12.592189-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "30153ffc-2e5f-444c-9441-a711ebfee08b",
            "FieldId": "1fd91b04-8044-4d9a-9d4f-27244c57470c",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "30153ffc-2e5f-444c-9441-a711ebfee08b",
            "FieldId": "1fd91b04-8044-4d9a-9d4f-27244c57470c",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-06-10T08:38:12.592189-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "72be45bb-d88c-4c1d-86eb-80ce6e7eb2c3",
        "CreateDate": "2026-06-10T08:38:12.592189-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-10T08:38:12.592189-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-10T08:38:12.592189-07:00",
      "LastValueDate": "2026-06-10T08:38:12.592189-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "7ab5933a-0dfb-48d8-aaf7-f571c9a003d4",
      "CreateDate": "2026-06-10T08:38:12.592189-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-06-10T08:38:12.592189-07:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}