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": "6e6d9d31-8887-41bb-9910-04e16bf1226d",
"Asset": {
"AssetId": "fadbaa9e-4d50-4263-bdff-ba17dad436da",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c2624ff4-8cb2-4890-aa72-7dbb277447ee",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "638edd32-de2c-4c08-932f-9a3e8bfa49a9",
"CreateDate": "2026-03-24T07:59:53.5727554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T07:59:53.5727554-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f7e840e1-f422-4e9b-9aa9-1af7f846412c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T07:59:53.5727554-07:00",
"MeasurementValueNeededDate": "2026-03-24T07:59:53.5727554-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c11b70f8-f850-42ce-aa1a-7d48c9d16a75",
"CreateDate": "2026-03-24T07:59:53.5727554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T07:59:53.5727554-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-24T07:59:53.5727554-07:00",
"MeasurementValueNeededDate": "2026-03-24T07:59:53.5727554-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "808d0a14-5de6-4e78-9500-488fa831f28d",
"CreateDate": "2026-03-24T07:59:53.5727554-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T07:59:53.5727554-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "03bbc061-2014-47bf-96a6-3bdbefae26a6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c2624ff4-8cb2-4890-aa72-7dbb277447ee",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "638edd32-de2c-4c08-932f-9a3e8bfa49a9",
"CreateDate": "2026-03-24T07:59:53.5727554-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T07:59:53.5727554-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "6c96689a-f397-4aae-aeae-31677215713e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "87303b05-8c5b-4980-9ac8-b31ee612356c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b6a5c7c6-2ba5-4b78-ae33-d8576f1fa5fb",
"CreateDate": "2026-03-24T07:59:53.5727554-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T07:59:53.5727554-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "861e7399-4a4f-4cf8-a461-d64c22467616",
"FieldId": "dec1c432-ce52-417d-aac1-85651ef02b04",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "861e7399-4a4f-4cf8-a461-d64c22467616",
"FieldId": "dec1c432-ce52-417d-aac1-85651ef02b04",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-24T07:59:53.5727554-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4f37eebb-7eb6-45e1-bdff-26724e6d551d",
"CreateDate": "2026-03-24T07:59:53.5727554-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T07:59:53.5727554-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-24T07:59:53.5727554-07:00",
"LastValueDate": "2026-03-24T07:59:53.5727554-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "75394160-28af-4c5e-a2e3-d36edfcefdc2",
"CreateDate": "2026-03-24T07:59:53.5727554-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-24T07:59:53.5727554-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}