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": "4eab6dfb-b7ce-4bca-a7e4-88a88a446f14",
"Asset": {
"AssetId": "e62c4264-bd6e-4c0b-9c07-aa3e49da6d64",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5acfeab0-e23f-4a76-a468-9b0c00f925c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "05df8ef9-9b4c-4139-8455-c48d26728e46",
"CreateDate": "2026-05-15T00:35:42.2262815-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-15T00:35:42.2262815-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c28aa4eb-4d34-4929-8a11-f57c4550eddc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-15T00:35:42.2262815-07:00",
"MeasurementValueNeededDate": "2026-05-15T00:35:42.2262815-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "715fdad6-2121-4eff-bec5-26475b678c55",
"CreateDate": "2026-05-15T00:35:42.2262815-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-15T00:35:42.2262815-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-15T00:35:42.2262815-07:00",
"MeasurementValueNeededDate": "2026-05-15T00:35:42.2262815-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "30bfb13e-f414-4434-a995-213992936905",
"CreateDate": "2026-05-15T00:35:42.2262815-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-15T00:35:42.2262815-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "79e91956-00fb-4624-bf0e-ca7386225896",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5acfeab0-e23f-4a76-a468-9b0c00f925c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "05df8ef9-9b4c-4139-8455-c48d26728e46",
"CreateDate": "2026-05-15T00:35:42.2262815-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-15T00:35:42.2262815-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "809fec82-e1bd-44c7-b07e-eb3c7b64dee1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c78fdf52-e550-4d32-a963-83a35eee74d9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "61650864-110a-41d3-b410-25433f4d088c",
"CreateDate": "2026-05-15T00:35:42.2262815-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-15T00:35:42.2262815-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "77b5ca6d-e273-43b4-b0d4-5467a8b54efd",
"FieldId": "a71077fc-31be-45b7-bad1-b5cd349e4740",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "77b5ca6d-e273-43b4-b0d4-5467a8b54efd",
"FieldId": "a71077fc-31be-45b7-bad1-b5cd349e4740",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-15T00:35:42.2262815-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e078d289-d896-4af3-a2fb-eaaf671ed8be",
"CreateDate": "2026-05-15T00:35:42.2262815-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-15T00:35:42.2262815-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-15T00:35:42.2262815-07:00",
"LastValueDate": "2026-05-15T00:35:42.2262815-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "ebbe1a63-f3ec-4a0e-aa99-f291f0a0291a",
"CreateDate": "2026-05-15T00:35:42.2262815-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-15T00:35:42.2262815-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "4eab6dfb-b7ce-4bca-a7e4-88a88a446f14",
"Asset": {
"AssetId": "e62c4264-bd6e-4c0b-9c07-aa3e49da6d64",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5acfeab0-e23f-4a76-a468-9b0c00f925c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "05df8ef9-9b4c-4139-8455-c48d26728e46",
"CreateDate": "2026-05-15T00:35:42.2262815-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-15T00:35:42.2262815-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c28aa4eb-4d34-4929-8a11-f57c4550eddc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-15T00:35:42.2262815-07:00",
"MeasurementValueNeededDate": "2026-05-15T00:35:42.2262815-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "715fdad6-2121-4eff-bec5-26475b678c55",
"CreateDate": "2026-05-15T00:35:42.2262815-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-15T00:35:42.2262815-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-15T00:35:42.2262815-07:00",
"MeasurementValueNeededDate": "2026-05-15T00:35:42.2262815-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "30bfb13e-f414-4434-a995-213992936905",
"CreateDate": "2026-05-15T00:35:42.2262815-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-15T00:35:42.2262815-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "79e91956-00fb-4624-bf0e-ca7386225896",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5acfeab0-e23f-4a76-a468-9b0c00f925c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "05df8ef9-9b4c-4139-8455-c48d26728e46",
"CreateDate": "2026-05-15T00:35:42.2262815-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-15T00:35:42.2262815-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "809fec82-e1bd-44c7-b07e-eb3c7b64dee1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c78fdf52-e550-4d32-a963-83a35eee74d9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "61650864-110a-41d3-b410-25433f4d088c",
"CreateDate": "2026-05-15T00:35:42.2262815-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-15T00:35:42.2262815-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "77b5ca6d-e273-43b4-b0d4-5467a8b54efd",
"FieldId": "a71077fc-31be-45b7-bad1-b5cd349e4740",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "77b5ca6d-e273-43b4-b0d4-5467a8b54efd",
"FieldId": "a71077fc-31be-45b7-bad1-b5cd349e4740",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-15T00:35:42.2262815-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e078d289-d896-4af3-a2fb-eaaf671ed8be",
"CreateDate": "2026-05-15T00:35:42.2262815-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-15T00:35:42.2262815-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-15T00:35:42.2262815-07:00",
"LastValueDate": "2026-05-15T00:35:42.2262815-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "ebbe1a63-f3ec-4a0e-aa99-f291f0a0291a",
"CreateDate": "2026-05-15T00:35:42.2262815-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-15T00:35:42.2262815-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}