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": "616f1f6a-a96d-40b8-b475-665b642a24af",
"Asset": {
"AssetId": "0a425701-b5d1-4559-b733-ccc65d71e11d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a8cdc316-aee8-457b-89c5-74c626122326",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "46898ad1-bf52-4f51-840b-a81f1311fafc",
"CreateDate": "2026-03-13T14:05:11.5742801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:05:11.5742801-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0aa6a3dc-4292-4ecf-bff2-63079ab46a5f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T14:05:11.5742801-07:00",
"MeasurementValueNeededDate": "2026-03-13T14:05:11.5742801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "13b68216-9556-4acb-85ec-840a323c8419",
"CreateDate": "2026-03-13T14:05:11.5742801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:05:11.5742801-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-13T14:05:11.5742801-07:00",
"MeasurementValueNeededDate": "2026-03-13T14:05:11.5742801-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "92653ce2-06e0-4440-9b78-fec8b5ff5e20",
"CreateDate": "2026-03-13T14:05:11.5742801-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T14:05:11.5742801-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "def8209d-06ea-4feb-b31a-bbc9bed0998c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a8cdc316-aee8-457b-89c5-74c626122326",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "46898ad1-bf52-4f51-840b-a81f1311fafc",
"CreateDate": "2026-03-13T14:05:11.5742801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:05:11.5742801-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "15121e96-e3de-40a7-9b3f-68deaea703c3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4dbb39bd-78d9-490c-84bf-a2f3d8587a58",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "26d5f320-acab-46fe-9216-780156ffc9f5",
"CreateDate": "2026-03-13T14:05:11.5742801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:05:11.5742801-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d80515a4-f23f-42f9-be71-da43aba78568",
"FieldId": "3d596e9f-feba-483c-87dd-0250a10bb184",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d80515a4-f23f-42f9-be71-da43aba78568",
"FieldId": "3d596e9f-feba-483c-87dd-0250a10bb184",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T14:05:11.5742801-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ed434c9b-e4db-4ade-8504-9dd7ac34f9fc",
"CreateDate": "2026-03-13T14:05:11.5742801-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T14:05:11.5742801-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-13T14:05:11.5742801-07:00",
"LastValueDate": "2026-03-13T14:05:11.5742801-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "b8b4a4e5-d813-49e4-bde7-76f213e72e10",
"CreateDate": "2026-03-13T14:05:11.5742801-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-13T14:05:11.5742801-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "616f1f6a-a96d-40b8-b475-665b642a24af",
"Asset": {
"AssetId": "0a425701-b5d1-4559-b733-ccc65d71e11d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a8cdc316-aee8-457b-89c5-74c626122326",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "46898ad1-bf52-4f51-840b-a81f1311fafc",
"CreateDate": "2026-03-13T14:05:11.5742801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:05:11.5742801-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0aa6a3dc-4292-4ecf-bff2-63079ab46a5f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T14:05:11.5742801-07:00",
"MeasurementValueNeededDate": "2026-03-13T14:05:11.5742801-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "13b68216-9556-4acb-85ec-840a323c8419",
"CreateDate": "2026-03-13T14:05:11.5742801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:05:11.5742801-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-13T14:05:11.5742801-07:00",
"MeasurementValueNeededDate": "2026-03-13T14:05:11.5742801-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "92653ce2-06e0-4440-9b78-fec8b5ff5e20",
"CreateDate": "2026-03-13T14:05:11.5742801-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T14:05:11.5742801-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "def8209d-06ea-4feb-b31a-bbc9bed0998c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a8cdc316-aee8-457b-89c5-74c626122326",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "46898ad1-bf52-4f51-840b-a81f1311fafc",
"CreateDate": "2026-03-13T14:05:11.5742801-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T14:05:11.5742801-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "15121e96-e3de-40a7-9b3f-68deaea703c3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4dbb39bd-78d9-490c-84bf-a2f3d8587a58",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "26d5f320-acab-46fe-9216-780156ffc9f5",
"CreateDate": "2026-03-13T14:05:11.5742801-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T14:05:11.5742801-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d80515a4-f23f-42f9-be71-da43aba78568",
"FieldId": "3d596e9f-feba-483c-87dd-0250a10bb184",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d80515a4-f23f-42f9-be71-da43aba78568",
"FieldId": "3d596e9f-feba-483c-87dd-0250a10bb184",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-13T14:05:11.5742801-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ed434c9b-e4db-4ade-8504-9dd7ac34f9fc",
"CreateDate": "2026-03-13T14:05:11.5742801-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T14:05:11.5742801-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-13T14:05:11.5742801-07:00",
"LastValueDate": "2026-03-13T14:05:11.5742801-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "b8b4a4e5-d813-49e4-bde7-76f213e72e10",
"CreateDate": "2026-03-13T14:05:11.5742801-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-13T14:05:11.5742801-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}