GET AssetMeasurementTypes?assetId={assetId}&measurementTypeId={measurementTypeId}
Retrieves asset measurement types for the given parameters. All parameters are optional. Asset measurement types represent a particular asset's overrides of the measurement types of its asset type.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assetId |
Id of the asset |
globally unique identifier |
None. |
| measurementTypeId |
Id of the measurement type |
globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
On success, a list of asset measurement types.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of AssetMeasurementType |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": [
{
"AssetMeasurementTypeId": "6cc21ac4-307f-4597-a461-17552bf9e0ac",
"Asset": {
"AssetId": "df255919-12bc-435a-b91d-779ce2332b1d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e644902e-bc9f-48dc-ab70-0222503833d5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a4c7f705-8f38-4327-bcb4-ebe63d2baa1d",
"CreateDate": "2026-01-21T00:41:38.0978722-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T00:41:38.0978722-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9ee07f01-aac7-43cb-bbc5-067b284e3830",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-21T00:41:38.0978722-08:00",
"MeasurementValueNeededDate": "2026-01-21T00:41:38.0978722-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6a24ec73-a37f-432a-a3f5-6ce31d645cee",
"CreateDate": "2026-01-21T00:41:38.0978722-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T00:41:38.0978722-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-21T00:41:38.0978722-08:00",
"MeasurementValueNeededDate": "2026-01-21T00:41:38.0978722-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "399012f7-7fd6-42f5-8c14-3dca0762d0ac",
"CreateDate": "2026-01-21T00:41:38.0978722-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-21T00:41:38.0978722-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "1f061ee2-72f6-4339-bf26-21e27ef8facc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e644902e-bc9f-48dc-ab70-0222503833d5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a4c7f705-8f38-4327-bcb4-ebe63d2baa1d",
"CreateDate": "2026-01-21T00:41:38.0978722-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T00:41:38.0978722-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "27b03372-e976-40ea-a036-cb07bf605d13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b9ae851-adfe-4d66-a230-2eea53f2fff9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4109d9ed-fd45-4b91-b102-42c0fbb3383f",
"CreateDate": "2026-01-21T00:41:38.0978722-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T00:41:38.0978722-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a86a73df-807d-452f-b8ef-695b05ac904c",
"FieldId": "b2f6f868-e442-45ee-883f-ea955ce0c228",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a86a73df-807d-452f-b8ef-695b05ac904c",
"FieldId": "b2f6f868-e442-45ee-883f-ea955ce0c228",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-21T00:41:38.0978722-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b4d98c53-7049-4dec-9022-c113c5029f8e",
"CreateDate": "2026-01-21T00:41:38.0978722-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-21T00:41:38.0978722-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-21T00:41:38.0978722-08:00",
"LastValueDate": "2026-01-21T00:41:38.0978722-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "b0ea2b32-8618-46c4-a2c1-c48c86821c18",
"CreateDate": "2026-01-21T00:41:38.0978722-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-21T00:41:38.0978722-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "6cc21ac4-307f-4597-a461-17552bf9e0ac",
"Asset": {
"AssetId": "df255919-12bc-435a-b91d-779ce2332b1d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e644902e-bc9f-48dc-ab70-0222503833d5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a4c7f705-8f38-4327-bcb4-ebe63d2baa1d",
"CreateDate": "2026-01-21T00:41:38.0978722-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T00:41:38.0978722-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9ee07f01-aac7-43cb-bbc5-067b284e3830",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-21T00:41:38.0978722-08:00",
"MeasurementValueNeededDate": "2026-01-21T00:41:38.0978722-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6a24ec73-a37f-432a-a3f5-6ce31d645cee",
"CreateDate": "2026-01-21T00:41:38.0978722-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T00:41:38.0978722-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-21T00:41:38.0978722-08:00",
"MeasurementValueNeededDate": "2026-01-21T00:41:38.0978722-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "399012f7-7fd6-42f5-8c14-3dca0762d0ac",
"CreateDate": "2026-01-21T00:41:38.0978722-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-21T00:41:38.0978722-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "1f061ee2-72f6-4339-bf26-21e27ef8facc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e644902e-bc9f-48dc-ab70-0222503833d5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a4c7f705-8f38-4327-bcb4-ebe63d2baa1d",
"CreateDate": "2026-01-21T00:41:38.0978722-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T00:41:38.0978722-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "27b03372-e976-40ea-a036-cb07bf605d13",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b9ae851-adfe-4d66-a230-2eea53f2fff9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4109d9ed-fd45-4b91-b102-42c0fbb3383f",
"CreateDate": "2026-01-21T00:41:38.0978722-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T00:41:38.0978722-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a86a73df-807d-452f-b8ef-695b05ac904c",
"FieldId": "b2f6f868-e442-45ee-883f-ea955ce0c228",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a86a73df-807d-452f-b8ef-695b05ac904c",
"FieldId": "b2f6f868-e442-45ee-883f-ea955ce0c228",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-21T00:41:38.0978722-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b4d98c53-7049-4dec-9022-c113c5029f8e",
"CreateDate": "2026-01-21T00:41:38.0978722-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-21T00:41:38.0978722-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-21T00:41:38.0978722-08:00",
"LastValueDate": "2026-01-21T00:41:38.0978722-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "b0ea2b32-8618-46c4-a2c1-c48c86821c18",
"CreateDate": "2026-01-21T00:41:38.0978722-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-21T00:41:38.0978722-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}