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": "5524b296-1a66-4f7c-87c0-8177eaae05f4",
"Asset": {
"AssetId": "762b39e2-7125-4556-b2c8-83b1f58f8794",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "80131598-817e-477a-9a8a-027d1c960dc8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "80fd5aec-4e81-4f18-b20a-8ef57c3ae8c6",
"CreateDate": "2026-08-09T23:44:12.4067052-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:12.4067052-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "be7f4f37-cbc2-4251-81ea-e4562a3810da",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T23:44:12.4067052-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:44:12.4067052-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0e8b5dd3-2ed6-42ee-838a-856db480db91",
"CreateDate": "2026-08-09T23:44:12.4067052-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:44:12.4067052-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T23:44:12.4067052-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:44:12.4067052-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "14112019-6800-4f67-8d50-fc7f636c419f",
"CreateDate": "2026-08-09T23:44:12.4067052-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:44:12.4067052-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "eea92dc3-fbb7-43f4-b0d3-1376aa1ffaa1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "80131598-817e-477a-9a8a-027d1c960dc8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "80fd5aec-4e81-4f18-b20a-8ef57c3ae8c6",
"CreateDate": "2026-08-09T23:44:12.4067052-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:12.4067052-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "55b92260-9cdc-4f91-b26d-38e568af4e2d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "dc3daf74-59c2-4e3f-8cd4-80909cbd9229",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "90eb1b8f-df17-4611-bdbf-2962609ae328",
"CreateDate": "2026-08-09T23:44:12.4067052-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:44:12.4067052-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a5795c98-70dd-46fd-9709-014d2868aede",
"FieldId": "84c42ee1-05c3-47b3-8165-73d5eeefc17f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a5795c98-70dd-46fd-9709-014d2868aede",
"FieldId": "84c42ee1-05c3-47b3-8165-73d5eeefc17f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:44:12.4067052-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "844660a5-e421-4129-9f38-99fc7505492a",
"CreateDate": "2026-08-09T23:44:12.4067052-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:44:12.4067052-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:44:12.4067052-07:00",
"LastValueDate": "2026-08-09T23:44:12.4067052-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "c11b920d-6ca2-4346-b03c-fffb850ded59",
"CreateDate": "2026-08-09T23:44:12.4067052-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T23:44:12.4067052-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}