GET AssetMeasurementTypes?assetMeasurementTypeId={assetMeasurementTypeId}
Retrieves an asset measurement type by its Id.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assetMeasurementTypeId |
Id of the asset measurement type |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
On success, the asset measurement type.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | AssetMeasurementType |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"AssetMeasurementTypeId": "5a6d63f6-4808-4736-ac92-359ff5238272",
"Asset": {
"AssetId": "9dc3b3c5-c53a-4ac7-8047-f315b3f87bb0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "39f9451b-7886-46fc-8a22-25583ee055e6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6cb1eaea-baef-4504-af2b-1944d4467966",
"CreateDate": "2026-04-30T19:30:29.8973584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T19:30:29.8973584-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "936f8f83-01ba-486a-a698-cf8629f0ef11",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-30T19:30:29.8973584-07:00",
"MeasurementValueNeededDate": "2026-04-30T19:30:29.8973584-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b26b27b1-7cdd-419a-ad1d-2af3d68c5c6d",
"CreateDate": "2026-04-30T19:30:29.8973584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T19:30:29.8973584-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-30T19:30:29.8973584-07:00",
"MeasurementValueNeededDate": "2026-04-30T19:30:29.8973584-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a2ffe32b-7a65-4503-8692-d608fd777f72",
"CreateDate": "2026-04-30T19:30:29.8973584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-30T19:30:29.8973584-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "f5f6acbf-a8fd-4ab2-873d-0f83feb35590",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "39f9451b-7886-46fc-8a22-25583ee055e6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6cb1eaea-baef-4504-af2b-1944d4467966",
"CreateDate": "2026-04-30T19:30:29.8973584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-30T19:30:29.8973584-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "ea1d49d5-182d-4c76-bce2-bf4b188b290a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "0cb47322-687e-4917-b9f0-f644d0f51512",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f053fe8f-dbed-4b7e-9893-ec0ab8a07913",
"CreateDate": "2026-04-30T19:30:29.8973584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-30T19:30:29.8973584-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "02931942-0b13-4c02-a02a-c2b2505ce9d4",
"FieldId": "6d06361d-3374-4a94-bb0d-fe09e5e83734",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "02931942-0b13-4c02-a02a-c2b2505ce9d4",
"FieldId": "6d06361d-3374-4a94-bb0d-fe09e5e83734",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T19:30:29.8973584-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1fa45331-8bba-4578-b0aa-6642ef586d9a",
"CreateDate": "2026-04-30T19:30:29.8973584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-30T19:30:29.8973584-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-30T19:30:29.8973584-07:00",
"LastValueDate": "2026-04-30T19:30:29.8973584-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "b8e36e41-588d-4ab4-8d12-32e068c017aa",
"CreateDate": "2026-04-30T19:30:29.8973584-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-30T19:30:29.8973584-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}