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": "82ebd914-ddb0-4277-9efc-4f9df44719ae",
"Asset": {
"AssetId": "bce5de2a-61be-4846-88d6-38ce2cb9b071",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9933c7fe-4b4b-414d-89fd-b5a6767dac07",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e7dbfd7f-b94b-4d59-ac99-44f597877ba5",
"CreateDate": "2026-07-21T00:25:32.3640028-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:25:32.3640028-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "21878503-dcd9-4b0f-b167-cb4dfd7909bc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T00:25:32.3640028-07:00",
"MeasurementValueNeededDate": "2026-07-21T00:25:32.3640028-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "67ef546d-840a-4c54-9685-a17f3098e865",
"CreateDate": "2026-07-21T00:25:32.3640028-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:25:32.3640028-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-21T00:25:32.3640028-07:00",
"MeasurementValueNeededDate": "2026-07-21T00:25:32.3640028-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9874fc25-0197-4f0b-94e6-14f35210bee3",
"CreateDate": "2026-07-21T00:25:32.3640028-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-21T00:25:32.3640028-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "82415123-e914-4499-add7-ec2f32e0c8ed",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9933c7fe-4b4b-414d-89fd-b5a6767dac07",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e7dbfd7f-b94b-4d59-ac99-44f597877ba5",
"CreateDate": "2026-07-21T00:25:32.3640028-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:25:32.3640028-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "37ee95a7-27d2-410b-9375-16bda5cc0822",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ac785005-df77-493c-8f6e-effccdfb388d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6d244326-594a-4771-8147-9a184cd624c4",
"CreateDate": "2026-07-21T00:25:32.3640028-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:25:32.3640028-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "721a1f66-1a37-4d60-9da4-151ccdd5589a",
"FieldId": "64ee2394-2355-4ea9-99d3-4e11f607d9c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "721a1f66-1a37-4d60-9da4-151ccdd5589a",
"FieldId": "64ee2394-2355-4ea9-99d3-4e11f607d9c3",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-21T00:25:32.3640028-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "40f69596-8d8f-4c0d-a6c8-75cb91d914e3",
"CreateDate": "2026-07-21T00:25:32.3640028-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-21T00:25:32.3640028-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-21T00:25:32.3640028-07:00",
"LastValueDate": "2026-07-21T00:25:32.3640028-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "1b307077-41b3-499a-ac3d-76123d1e31e7",
"CreateDate": "2026-07-21T00:25:32.3640028-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-21T00:25:32.3640028-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}