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": "5d023d8b-6167-47b6-8650-0fc2a9df6fc9",
"Asset": {
"AssetId": "cd0b75b7-6c0e-4c73-a427-d7da8ab83d6d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f43667a7-e88c-41d8-8e84-f32abe5c9936",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82067a82-6c83-41b4-ab3b-952a862c67f0",
"CreateDate": "2026-05-24T15:03:30.744862-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-24T15:03:30.744862-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8b521b59-ea58-470e-8f24-160f3fd37809",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-24T15:03:30.744862-07:00",
"MeasurementValueNeededDate": "2026-05-24T15:03:30.744862-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a62f2dde-ed74-4829-a2f4-d1a18a5c48aa",
"CreateDate": "2026-05-24T15:03:30.744862-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-24T15:03:30.744862-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-24T15:03:30.744862-07:00",
"MeasurementValueNeededDate": "2026-05-24T15:03:30.744862-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f950115e-e302-4fb5-a495-1099492f0bec",
"CreateDate": "2026-05-24T15:03:30.744862-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-24T15:03:30.744862-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "05b46f1a-aef8-4389-b840-b26650c18a4e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f43667a7-e88c-41d8-8e84-f32abe5c9936",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82067a82-6c83-41b4-ab3b-952a862c67f0",
"CreateDate": "2026-05-24T15:03:30.744862-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-24T15:03:30.744862-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "10f57db8-9522-495d-ae15-18c67a2f3318",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8970d831-08b9-4135-9ad0-fb0a38f7813e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "eea5ca3e-3906-4f79-9acb-65c0d394a65b",
"CreateDate": "2026-05-24T15:03:30.744862-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-24T15:03:30.744862-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-05-24T15:03:30.744862-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b88ad0ff-efbd-4ae8-b8ab-29244685e275",
"CreateDate": "2026-05-24T15:03:30.744862-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-24T15:03:30.744862-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-24T15:03:30.744862-07:00",
"LastValueDate": "2026-05-24T15:03:30.744862-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "6918fc9a-971c-4b14-ac47-dcb41a7bc1da",
"CreateDate": "2026-05-24T15:03:30.744862-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-24T15:03:30.744862-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "5d023d8b-6167-47b6-8650-0fc2a9df6fc9",
"Asset": {
"AssetId": "cd0b75b7-6c0e-4c73-a427-d7da8ab83d6d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f43667a7-e88c-41d8-8e84-f32abe5c9936",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82067a82-6c83-41b4-ab3b-952a862c67f0",
"CreateDate": "2026-05-24T15:03:30.744862-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-24T15:03:30.744862-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8b521b59-ea58-470e-8f24-160f3fd37809",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-24T15:03:30.744862-07:00",
"MeasurementValueNeededDate": "2026-05-24T15:03:30.744862-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a62f2dde-ed74-4829-a2f4-d1a18a5c48aa",
"CreateDate": "2026-05-24T15:03:30.744862-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-24T15:03:30.744862-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-24T15:03:30.744862-07:00",
"MeasurementValueNeededDate": "2026-05-24T15:03:30.744862-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f950115e-e302-4fb5-a495-1099492f0bec",
"CreateDate": "2026-05-24T15:03:30.744862-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-24T15:03:30.744862-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "05b46f1a-aef8-4389-b840-b26650c18a4e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f43667a7-e88c-41d8-8e84-f32abe5c9936",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82067a82-6c83-41b4-ab3b-952a862c67f0",
"CreateDate": "2026-05-24T15:03:30.744862-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-24T15:03:30.744862-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "10f57db8-9522-495d-ae15-18c67a2f3318",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8970d831-08b9-4135-9ad0-fb0a38f7813e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "eea5ca3e-3906-4f79-9acb-65c0d394a65b",
"CreateDate": "2026-05-24T15:03:30.744862-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-24T15:03:30.744862-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-05-24T15:03:30.744862-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b88ad0ff-efbd-4ae8-b8ab-29244685e275",
"CreateDate": "2026-05-24T15:03:30.744862-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-24T15:03:30.744862-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-24T15:03:30.744862-07:00",
"LastValueDate": "2026-05-24T15:03:30.744862-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "6918fc9a-971c-4b14-ac47-dcb41a7bc1da",
"CreateDate": "2026-05-24T15:03:30.744862-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-24T15:03:30.744862-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}