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
| Name | Description | Type | Additional 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.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of AssetMeasurementType |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": [
{
"AssetMeasurementTypeId": "5eb032a3-145f-4d4a-a96b-0cdf346b2bfb",
"Asset": {
"AssetId": "c3c075be-a45f-4186-8afe-c08ce8309c65",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "11970ab7-95d4-4c4b-9061-417c1db9fe51",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c1b8772e-a27b-4405-b826-2a35969d49f1",
"CreateDate": "2026-06-28T10:35:04.6757577-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T10:35:04.6757577-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c0f773f7-8753-4b62-ba68-9933b0faa8a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-28T10:35:04.6757577-07:00",
"MeasurementValueNeededDate": "2026-06-28T10:35:04.6757577-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7de16e7b-dd6d-4387-ae8a-c35429b61c5b",
"CreateDate": "2026-06-28T10:35:04.6757577-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T10:35:04.6757577-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-28T10:35:04.6757577-07:00",
"MeasurementValueNeededDate": "2026-06-28T10:35:04.6757577-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d72b58ac-c649-4c67-84aa-419c2cadde06",
"CreateDate": "2026-06-28T10:35:04.6757577-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-28T10:35:04.6757577-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "a4cabbd8-4b25-44c1-8619-ab06baf88827",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "11970ab7-95d4-4c4b-9061-417c1db9fe51",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c1b8772e-a27b-4405-b826-2a35969d49f1",
"CreateDate": "2026-06-28T10:35:04.6757577-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T10:35:04.6757577-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "1f66476f-c114-49be-b56f-a822ea6f9e95",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6788b969-9d8b-4faa-8b48-dbb42eb20558",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d0d00f9a-a87d-47fe-8462-c536fa139ba8",
"CreateDate": "2026-06-28T10:35:04.6757577-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T10:35:04.6757577-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": "2026-06-28T10:35:04.6757577-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2fdaf990-3bb5-47dc-8704-e486108da4c3",
"CreateDate": "2026-06-28T10:35:04.6757577-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-28T10:35:04.6757577-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-28T10:35:04.6757577-07:00",
"LastValueDate": "2026-06-28T10:35:04.6757577-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "2b33c3aa-a176-420b-b8f7-621b134384c7",
"CreateDate": "2026-06-28T10:35:04.6757577-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-28T10:35:04.6757577-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "5eb032a3-145f-4d4a-a96b-0cdf346b2bfb",
"Asset": {
"AssetId": "c3c075be-a45f-4186-8afe-c08ce8309c65",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "11970ab7-95d4-4c4b-9061-417c1db9fe51",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c1b8772e-a27b-4405-b826-2a35969d49f1",
"CreateDate": "2026-06-28T10:35:04.6757577-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T10:35:04.6757577-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c0f773f7-8753-4b62-ba68-9933b0faa8a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-28T10:35:04.6757577-07:00",
"MeasurementValueNeededDate": "2026-06-28T10:35:04.6757577-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7de16e7b-dd6d-4387-ae8a-c35429b61c5b",
"CreateDate": "2026-06-28T10:35:04.6757577-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T10:35:04.6757577-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-28T10:35:04.6757577-07:00",
"MeasurementValueNeededDate": "2026-06-28T10:35:04.6757577-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d72b58ac-c649-4c67-84aa-419c2cadde06",
"CreateDate": "2026-06-28T10:35:04.6757577-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-28T10:35:04.6757577-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "a4cabbd8-4b25-44c1-8619-ab06baf88827",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "11970ab7-95d4-4c4b-9061-417c1db9fe51",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c1b8772e-a27b-4405-b826-2a35969d49f1",
"CreateDate": "2026-06-28T10:35:04.6757577-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T10:35:04.6757577-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "1f66476f-c114-49be-b56f-a822ea6f9e95",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6788b969-9d8b-4faa-8b48-dbb42eb20558",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d0d00f9a-a87d-47fe-8462-c536fa139ba8",
"CreateDate": "2026-06-28T10:35:04.6757577-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T10:35:04.6757577-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": "2026-06-28T10:35:04.6757577-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2fdaf990-3bb5-47dc-8704-e486108da4c3",
"CreateDate": "2026-06-28T10:35:04.6757577-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-28T10:35:04.6757577-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-28T10:35:04.6757577-07:00",
"LastValueDate": "2026-06-28T10:35:04.6757577-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "2b33c3aa-a176-420b-b8f7-621b134384c7",
"CreateDate": "2026-06-28T10:35:04.6757577-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-28T10:35:04.6757577-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}