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": "a16c83be-6323-4ee9-a5fb-2dfb465ef7c3",
"Asset": {
"AssetId": "4e25b326-960b-470a-9da2-146afd0017b0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "77f023ce-7614-478b-a1f9-f58d47fb0ab2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c0cfe9ab-84b8-4840-acd4-085f970aad36",
"CreateDate": "2026-07-25T02:15:07.2167683-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-25T02:15:07.2167683-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8dc4429c-78af-40a8-815b-5150d5a3083c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-25T02:15:07.2167683-07:00",
"MeasurementValueNeededDate": "2026-07-25T02:15:07.2167683-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d5f32def-4e63-46cf-84cd-44e154c3bcee",
"CreateDate": "2026-07-25T02:15:07.2167683-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-25T02:15:07.2167683-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-25T02:15:07.2167683-07:00",
"MeasurementValueNeededDate": "2026-07-25T02:15:07.2167683-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "885e60d4-c310-43da-b0a1-fa68e2327a87",
"CreateDate": "2026-07-25T02:15:07.2167683-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-25T02:15:07.2167683-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "a12841e4-ba48-42b7-9130-329b475e7505",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "77f023ce-7614-478b-a1f9-f58d47fb0ab2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c0cfe9ab-84b8-4840-acd4-085f970aad36",
"CreateDate": "2026-07-25T02:15:07.2167683-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-25T02:15:07.2167683-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "e97a38f1-2f07-4c53-af00-e7162be095e1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a850ae90-9515-43e1-a8ff-99f971070f5a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "776dd093-c908-4fdc-b978-039ee0fc3c5c",
"CreateDate": "2026-07-25T02:15:07.2167683-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-25T02:15:07.2167683-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f956821-60e4-4944-8c36-ea954f8154fe",
"FieldId": "8beedb1a-e568-4d92-814c-a1b1cdcd3265",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f956821-60e4-4944-8c36-ea954f8154fe",
"FieldId": "8beedb1a-e568-4d92-814c-a1b1cdcd3265",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-25T02:15:07.2167683-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f9617a8b-48aa-4772-a631-1c71b1ced9ad",
"CreateDate": "2026-07-25T02:15:07.2167683-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-25T02:15:07.2167683-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-25T02:15:07.2167683-07:00",
"LastValueDate": "2026-07-25T02:15:07.2167683-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "3e0b0b8b-df34-4aae-8e49-2e649c393872",
"CreateDate": "2026-07-25T02:15:07.2167683-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-25T02:15:07.2167683-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "a16c83be-6323-4ee9-a5fb-2dfb465ef7c3",
"Asset": {
"AssetId": "4e25b326-960b-470a-9da2-146afd0017b0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "77f023ce-7614-478b-a1f9-f58d47fb0ab2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c0cfe9ab-84b8-4840-acd4-085f970aad36",
"CreateDate": "2026-07-25T02:15:07.2167683-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-25T02:15:07.2167683-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8dc4429c-78af-40a8-815b-5150d5a3083c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-25T02:15:07.2167683-07:00",
"MeasurementValueNeededDate": "2026-07-25T02:15:07.2167683-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d5f32def-4e63-46cf-84cd-44e154c3bcee",
"CreateDate": "2026-07-25T02:15:07.2167683-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-25T02:15:07.2167683-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-25T02:15:07.2167683-07:00",
"MeasurementValueNeededDate": "2026-07-25T02:15:07.2167683-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "885e60d4-c310-43da-b0a1-fa68e2327a87",
"CreateDate": "2026-07-25T02:15:07.2167683-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-25T02:15:07.2167683-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "a12841e4-ba48-42b7-9130-329b475e7505",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "77f023ce-7614-478b-a1f9-f58d47fb0ab2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c0cfe9ab-84b8-4840-acd4-085f970aad36",
"CreateDate": "2026-07-25T02:15:07.2167683-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-25T02:15:07.2167683-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "e97a38f1-2f07-4c53-af00-e7162be095e1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a850ae90-9515-43e1-a8ff-99f971070f5a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "776dd093-c908-4fdc-b978-039ee0fc3c5c",
"CreateDate": "2026-07-25T02:15:07.2167683-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-25T02:15:07.2167683-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f956821-60e4-4944-8c36-ea954f8154fe",
"FieldId": "8beedb1a-e568-4d92-814c-a1b1cdcd3265",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f956821-60e4-4944-8c36-ea954f8154fe",
"FieldId": "8beedb1a-e568-4d92-814c-a1b1cdcd3265",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-25T02:15:07.2167683-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f9617a8b-48aa-4772-a631-1c71b1ced9ad",
"CreateDate": "2026-07-25T02:15:07.2167683-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-25T02:15:07.2167683-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-25T02:15:07.2167683-07:00",
"LastValueDate": "2026-07-25T02:15:07.2167683-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "3e0b0b8b-df34-4aae-8e49-2e649c393872",
"CreateDate": "2026-07-25T02:15:07.2167683-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-25T02:15:07.2167683-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}