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": "e29f84f7-35a2-439f-b855-579e96c2329a",
      "Asset": {
        "AssetId": "cdda3432-aa80-4917-b9ec-0c94393dd1bb",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "f43b1a33-70e1-4284-b09b-8ad24a550958",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d5ae5167-9c53-42bd-9812-76fb23bae8fc",
          "CreateDate": "2025-06-27T03:58:38.0831854-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-06-27T03:58:38.0831854-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "eb3290d0-7723-4227-b783-1069502891cd",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-06-27T03:58:38.0831854-07:00",
          "MeasurementValueNeededDate": "2025-06-27T03:58:38.0831854-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "6409f797-4b1e-420f-88fe-3ef660397fa0",
          "CreateDate": "2025-06-27T03:58:38.0831854-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-06-27T03:58:38.0831854-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-06-27T03:58:38.0831854-07:00",
        "MeasurementValueNeededDate": "2025-06-27T03:58:38.0831854-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "8aea33d3-40ce-4da6-b8ba-5c889cb9330b",
        "CreateDate": "2025-06-27T03:58:38.0831854-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-06-27T03:58:38.0831854-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "6161b899-70a3-4287-8274-b9b8e5b78bed",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "f43b1a33-70e1-4284-b09b-8ad24a550958",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d5ae5167-9c53-42bd-9812-76fb23bae8fc",
          "CreateDate": "2025-06-27T03:58:38.0831854-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-06-27T03:58:38.0831854-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "f76eb4c5-1ca0-43c5-8aaa-355298d61b60",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "cffa508b-7c55-4960-9f78-ec9e8f5557bc",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "b71bbc45-95c0-494f-b3cf-e8b9e891e823",
          "CreateDate": "2025-06-27T03:58:38.0831854-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-06-27T03:58:38.0831854-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          "sample string 1",
          "sample string 2"
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-06-27T03:58:38.0831854-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "221c38be-7170-4494-993d-5f00dd4942b3",
        "CreateDate": "2025-06-27T03:58:38.0831854-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-06-27T03:58:38.0831854-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-06-27T03:58:38.0831854-07:00",
      "LastValueDate": "2025-06-27T03:58:38.0831854-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "2c0dd0a8-cbfd-4db7-a9ee-2c27f5f23e2e",
      "CreateDate": "2025-06-27T03:58:38.0831854-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2025-06-27T03:58:38.0831854-07:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "e29f84f7-35a2-439f-b855-579e96c2329a",
      "Asset": {
        "AssetId": "cdda3432-aa80-4917-b9ec-0c94393dd1bb",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "f43b1a33-70e1-4284-b09b-8ad24a550958",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d5ae5167-9c53-42bd-9812-76fb23bae8fc",
          "CreateDate": "2025-06-27T03:58:38.0831854-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-06-27T03:58:38.0831854-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "eb3290d0-7723-4227-b783-1069502891cd",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-06-27T03:58:38.0831854-07:00",
          "MeasurementValueNeededDate": "2025-06-27T03:58:38.0831854-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "6409f797-4b1e-420f-88fe-3ef660397fa0",
          "CreateDate": "2025-06-27T03:58:38.0831854-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-06-27T03:58:38.0831854-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-06-27T03:58:38.0831854-07:00",
        "MeasurementValueNeededDate": "2025-06-27T03:58:38.0831854-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "8aea33d3-40ce-4da6-b8ba-5c889cb9330b",
        "CreateDate": "2025-06-27T03:58:38.0831854-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-06-27T03:58:38.0831854-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "6161b899-70a3-4287-8274-b9b8e5b78bed",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "f43b1a33-70e1-4284-b09b-8ad24a550958",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d5ae5167-9c53-42bd-9812-76fb23bae8fc",
          "CreateDate": "2025-06-27T03:58:38.0831854-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-06-27T03:58:38.0831854-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "f76eb4c5-1ca0-43c5-8aaa-355298d61b60",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "cffa508b-7c55-4960-9f78-ec9e8f5557bc",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "b71bbc45-95c0-494f-b3cf-e8b9e891e823",
          "CreateDate": "2025-06-27T03:58:38.0831854-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-06-27T03:58:38.0831854-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          "sample string 1",
          "sample string 2"
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-06-27T03:58:38.0831854-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "221c38be-7170-4494-993d-5f00dd4942b3",
        "CreateDate": "2025-06-27T03:58:38.0831854-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-06-27T03:58:38.0831854-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-06-27T03:58:38.0831854-07:00",
      "LastValueDate": "2025-06-27T03:58:38.0831854-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "2c0dd0a8-cbfd-4db7-a9ee-2c27f5f23e2e",
      "CreateDate": "2025-06-27T03:58:38.0831854-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2025-06-27T03:58:38.0831854-07:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}