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": "347e21fd-b950-4eaa-b5fc-12ff26cbfa2c",
"Asset": {
"AssetId": "407d8406-523c-472f-b3bd-951b354182b4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "43631c45-c259-4493-9277-98f8af993b7e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b46a3a36-3a57-442e-9c04-8fc7a71d79c3",
"CreateDate": "2026-01-16T16:21:19.0832965-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:21:19.0832965-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9375f640-2e00-48d9-a26e-47d6445330bb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-16T16:21:19.0832965-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:21:19.0832965-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "968cf6bc-8c84-4840-922f-38b05fc7eef7",
"CreateDate": "2026-01-16T16:21:19.0832965-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:21:19.0832965-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-16T16:21:19.0832965-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:21:19.0832965-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "955fc692-a0ba-4d5c-a902-950a7165da7b",
"CreateDate": "2026-01-16T16:21:19.0832965-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-16T16:21:19.0832965-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "8efda6d4-5599-4b3f-bdde-d4d271f60c55",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "43631c45-c259-4493-9277-98f8af993b7e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b46a3a36-3a57-442e-9c04-8fc7a71d79c3",
"CreateDate": "2026-01-16T16:21:19.0832965-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:21:19.0832965-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "c44af13d-f64e-4487-aa64-a1de0da2df20",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9360d7ac-7764-4b05-b6e9-89bf4f8816c5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "9f4f38e1-6b14-4720-a464-9641a16a7629",
"CreateDate": "2026-01-16T16:21:19.0832965-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:21:19.0832965-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "31003616-27bb-4158-9da0-3c0779ce9cbb",
"FieldId": "11289a9c-6c15-4308-9dd8-fb98cdd39bb4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "31003616-27bb-4158-9da0-3c0779ce9cbb",
"FieldId": "11289a9c-6c15-4308-9dd8-fb98cdd39bb4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-16T16:21:19.0832965-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fd22df50-b165-4160-842e-d19ff6d2180a",
"CreateDate": "2026-01-16T16:21:19.0832965-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-16T16:21:19.0832965-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-16T16:21:19.0832965-08:00",
"LastValueDate": "2026-01-16T16:21:19.0832965-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "2bdc7957-c6d6-4498-9cba-289fd40fe0b4",
"CreateDate": "2026-01-16T16:21:19.0832965-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-16T16:21:19.0832965-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}