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": "7fc36009-3570-43ee-9f45-4f77fd65ec17",
      "Asset": {
        "AssetId": "edb8c1df-93fd-4e07-97fa-e5903c1ec595",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "f1389e72-2f98-49e8-984e-7d4ba2631971",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "3f198c9e-9c52-4c1f-8822-0f3c86869b19",
          "CreateDate": "2025-05-08T21:11:59.9575473-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-05-08T21:11:59.9575473-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "5cf12d38-fac5-43ab-9dd4-64d22badde4a",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-05-08T21:11:59.9575473-07:00",
          "MeasurementValueNeededDate": "2025-05-08T21:11:59.9575473-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "cb6f6526-bfb4-4d65-8db8-7aafc32c27a9",
          "CreateDate": "2025-05-08T21:11:59.9575473-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-05-08T21:11:59.9575473-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-05-08T21:11:59.9575473-07:00",
        "MeasurementValueNeededDate": "2025-05-08T21:11:59.9575473-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "f90f1e81-ba2b-46b9-8e4e-82a215f6e2c9",
        "CreateDate": "2025-05-08T21:11:59.9575473-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-05-08T21:11:59.9575473-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "d12da810-bdd9-4649-a912-ed694b60da8b",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "f1389e72-2f98-49e8-984e-7d4ba2631971",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "3f198c9e-9c52-4c1f-8822-0f3c86869b19",
          "CreateDate": "2025-05-08T21:11:59.9575473-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-05-08T21:11:59.9575473-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "10aa1166-45d5-4a8d-ab81-765d85f7ea7f",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "a38c8e24-82b3-4f08-b756-8ff99f7b84b3",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "1e251caa-3f4a-47a6-918b-3a74ed97fc14",
          "CreateDate": "2025-05-08T21:11:59.9575473-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-05-08T21:11:59.9575473-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-05-08T21:11:59.9575473-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "7541654e-18d7-45e2-9894-adf754cc1d42",
        "CreateDate": "2025-05-08T21:11:59.9575473-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-05-08T21:11:59.9575473-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-05-08T21:11:59.9575473-07:00",
      "LastValueDate": "2025-05-08T21:11:59.9575473-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "7f68e050-e531-4b50-b976-456c2ead7eec",
      "CreateDate": "2025-05-08T21:11:59.9575473-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2025-05-08T21:11:59.9575473-07:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "7fc36009-3570-43ee-9f45-4f77fd65ec17",
      "Asset": {
        "AssetId": "edb8c1df-93fd-4e07-97fa-e5903c1ec595",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "f1389e72-2f98-49e8-984e-7d4ba2631971",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "3f198c9e-9c52-4c1f-8822-0f3c86869b19",
          "CreateDate": "2025-05-08T21:11:59.9575473-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-05-08T21:11:59.9575473-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "5cf12d38-fac5-43ab-9dd4-64d22badde4a",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-05-08T21:11:59.9575473-07:00",
          "MeasurementValueNeededDate": "2025-05-08T21:11:59.9575473-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "cb6f6526-bfb4-4d65-8db8-7aafc32c27a9",
          "CreateDate": "2025-05-08T21:11:59.9575473-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-05-08T21:11:59.9575473-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-05-08T21:11:59.9575473-07:00",
        "MeasurementValueNeededDate": "2025-05-08T21:11:59.9575473-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "f90f1e81-ba2b-46b9-8e4e-82a215f6e2c9",
        "CreateDate": "2025-05-08T21:11:59.9575473-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-05-08T21:11:59.9575473-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "d12da810-bdd9-4649-a912-ed694b60da8b",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "f1389e72-2f98-49e8-984e-7d4ba2631971",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "3f198c9e-9c52-4c1f-8822-0f3c86869b19",
          "CreateDate": "2025-05-08T21:11:59.9575473-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-05-08T21:11:59.9575473-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "10aa1166-45d5-4a8d-ab81-765d85f7ea7f",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "a38c8e24-82b3-4f08-b756-8ff99f7b84b3",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "1e251caa-3f4a-47a6-918b-3a74ed97fc14",
          "CreateDate": "2025-05-08T21:11:59.9575473-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-05-08T21:11:59.9575473-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-05-08T21:11:59.9575473-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "7541654e-18d7-45e2-9894-adf754cc1d42",
        "CreateDate": "2025-05-08T21:11:59.9575473-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-05-08T21:11:59.9575473-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-05-08T21:11:59.9575473-07:00",
      "LastValueDate": "2025-05-08T21:11:59.9575473-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "7f68e050-e531-4b50-b976-456c2ead7eec",
      "CreateDate": "2025-05-08T21:11:59.9575473-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2025-05-08T21:11:59.9575473-07:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}