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": "1d0c0212-ab74-446d-bb34-487ede6868c2",
"Asset": {
"AssetId": "20c7b7fa-cc71-4e67-8f36-978a5d64196a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "cc529922-5631-4f09-86d5-d836e4db53e0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aecda118-e295-488c-a979-1cdd65888293",
"CreateDate": "2026-03-16T21:16:49.3814297-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T21:16:49.3814297-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c357d591-d9af-4f2c-a015-f27fe3f588e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-16T21:16:49.3814297-07:00",
"MeasurementValueNeededDate": "2026-03-16T21:16:49.3814297-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "edfb0098-c253-4405-ad76-911021773f94",
"CreateDate": "2026-03-16T21:16:49.3814297-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-16T21:16:49.3814297-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-16T21:16:49.3814297-07:00",
"MeasurementValueNeededDate": "2026-03-16T21:16:49.3814297-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "77e650ce-a472-4b20-870c-b7cd011a52c0",
"CreateDate": "2026-03-16T21:16:49.3814297-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-16T21:16:49.3814297-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "ee12d3a6-e55c-47c2-8ff3-2755fcc6ce72",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cc529922-5631-4f09-86d5-d836e4db53e0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aecda118-e295-488c-a979-1cdd65888293",
"CreateDate": "2026-03-16T21:16:49.3814297-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T21:16:49.3814297-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "464e3406-87bf-4cc7-96fa-935a0952eceb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f5552e45-a9ed-4411-9653-82b990e44134",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "87bc7a2a-e6ac-4e19-9f9c-64747fea8b00",
"CreateDate": "2026-03-16T21:16:49.3814297-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-16T21:16:49.3814297-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9560b933-c0ba-4a65-9c26-2c7c405da78c",
"FieldId": "58e7da16-5dab-4e13-bc4c-eecd16fd9b13",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9560b933-c0ba-4a65-9c26-2c7c405da78c",
"FieldId": "58e7da16-5dab-4e13-bc4c-eecd16fd9b13",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-16T21:16:49.3814297-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "03f6daea-9671-4af9-b373-df95ca8363b7",
"CreateDate": "2026-03-16T21:16:49.3814297-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-16T21:16:49.3814297-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-16T21:16:49.3814297-07:00",
"LastValueDate": "2026-03-16T21:16:49.3814297-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "22126015-b2b6-4c7a-81c3-4419fff392dc",
"CreateDate": "2026-03-16T21:16:49.3814297-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-16T21:16:49.3814297-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "1d0c0212-ab74-446d-bb34-487ede6868c2",
"Asset": {
"AssetId": "20c7b7fa-cc71-4e67-8f36-978a5d64196a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "cc529922-5631-4f09-86d5-d836e4db53e0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aecda118-e295-488c-a979-1cdd65888293",
"CreateDate": "2026-03-16T21:16:49.3814297-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T21:16:49.3814297-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c357d591-d9af-4f2c-a015-f27fe3f588e6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-16T21:16:49.3814297-07:00",
"MeasurementValueNeededDate": "2026-03-16T21:16:49.3814297-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "edfb0098-c253-4405-ad76-911021773f94",
"CreateDate": "2026-03-16T21:16:49.3814297-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-16T21:16:49.3814297-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-16T21:16:49.3814297-07:00",
"MeasurementValueNeededDate": "2026-03-16T21:16:49.3814297-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "77e650ce-a472-4b20-870c-b7cd011a52c0",
"CreateDate": "2026-03-16T21:16:49.3814297-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-16T21:16:49.3814297-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "ee12d3a6-e55c-47c2-8ff3-2755fcc6ce72",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "cc529922-5631-4f09-86d5-d836e4db53e0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aecda118-e295-488c-a979-1cdd65888293",
"CreateDate": "2026-03-16T21:16:49.3814297-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-16T21:16:49.3814297-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "464e3406-87bf-4cc7-96fa-935a0952eceb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f5552e45-a9ed-4411-9653-82b990e44134",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "87bc7a2a-e6ac-4e19-9f9c-64747fea8b00",
"CreateDate": "2026-03-16T21:16:49.3814297-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-16T21:16:49.3814297-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9560b933-c0ba-4a65-9c26-2c7c405da78c",
"FieldId": "58e7da16-5dab-4e13-bc4c-eecd16fd9b13",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9560b933-c0ba-4a65-9c26-2c7c405da78c",
"FieldId": "58e7da16-5dab-4e13-bc4c-eecd16fd9b13",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-16T21:16:49.3814297-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "03f6daea-9671-4af9-b373-df95ca8363b7",
"CreateDate": "2026-03-16T21:16:49.3814297-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-16T21:16:49.3814297-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-16T21:16:49.3814297-07:00",
"LastValueDate": "2026-03-16T21:16:49.3814297-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "22126015-b2b6-4c7a-81c3-4419fff392dc",
"CreateDate": "2026-03-16T21:16:49.3814297-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-16T21:16:49.3814297-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}