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": "36f5a8d5-fed4-4a7e-8892-5ae8bba23c4b",
"Asset": {
"AssetId": "ad46ab88-6cc5-4d04-a898-d5bd5fc0e821",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5da74cbc-d970-4dd2-b4e3-8d63c1e27ec3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "554645ae-949a-4d3c-a301-a3920d0279bd",
"CreateDate": "2026-09-26T08:48:25.1119589-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:48:25.1119589-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b3341fba-8184-44d7-b7f7-134dadd5449e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T08:48:25.1119589-07:00",
"MeasurementValueNeededDate": "2026-09-26T08:48:25.1119589-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9c2b95e7-9d4b-4abd-91a9-c2af9b1284d7",
"CreateDate": "2026-09-26T08:48:25.1119589-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T08:48:25.1119589-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-26T08:48:25.1119589-07:00",
"MeasurementValueNeededDate": "2026-09-26T08:48:25.1119589-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "00bd6c11-95bc-43c0-99c1-b1452e9a7220",
"CreateDate": "2026-09-26T08:48:25.1119589-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T08:48:25.1119589-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "ddc023c0-d810-45ee-8b6a-915b9617f5fd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5da74cbc-d970-4dd2-b4e3-8d63c1e27ec3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "554645ae-949a-4d3c-a301-a3920d0279bd",
"CreateDate": "2026-09-26T08:48:25.1119589-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:48:25.1119589-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "14ccaa50-2dd4-46e7-a9f1-8ab090f4e5d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cb3239a1-b6ad-4cea-bbcd-fc54b438e91d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e551df49-53a0-4f70-b7e3-2c00d622b2b4",
"CreateDate": "2026-09-26T08:48:25.1119589-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T08:48:25.1119589-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "da8329e0-77d1-4183-a0f8-0aca91e20192",
"FieldId": "82489549-0ab1-4b6f-a31a-a2cf1af601fa",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "da8329e0-77d1-4183-a0f8-0aca91e20192",
"FieldId": "82489549-0ab1-4b6f-a31a-a2cf1af601fa",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T08:48:25.1119589-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b19d33e9-3946-4675-acb1-c4fa6d51b206",
"CreateDate": "2026-09-26T08:48:25.1119589-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T08:48:25.1119589-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T08:48:25.1119589-07:00",
"LastValueDate": "2026-09-26T08:48:25.1119589-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "af57f510-d1a6-4822-b423-0b544e10e5b7",
"CreateDate": "2026-09-26T08:48:25.1119589-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T08:48:25.1119589-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "36f5a8d5-fed4-4a7e-8892-5ae8bba23c4b",
"Asset": {
"AssetId": "ad46ab88-6cc5-4d04-a898-d5bd5fc0e821",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5da74cbc-d970-4dd2-b4e3-8d63c1e27ec3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "554645ae-949a-4d3c-a301-a3920d0279bd",
"CreateDate": "2026-09-26T08:48:25.1119589-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:48:25.1119589-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b3341fba-8184-44d7-b7f7-134dadd5449e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T08:48:25.1119589-07:00",
"MeasurementValueNeededDate": "2026-09-26T08:48:25.1119589-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9c2b95e7-9d4b-4abd-91a9-c2af9b1284d7",
"CreateDate": "2026-09-26T08:48:25.1119589-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T08:48:25.1119589-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-26T08:48:25.1119589-07:00",
"MeasurementValueNeededDate": "2026-09-26T08:48:25.1119589-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "00bd6c11-95bc-43c0-99c1-b1452e9a7220",
"CreateDate": "2026-09-26T08:48:25.1119589-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T08:48:25.1119589-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "ddc023c0-d810-45ee-8b6a-915b9617f5fd",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5da74cbc-d970-4dd2-b4e3-8d63c1e27ec3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "554645ae-949a-4d3c-a301-a3920d0279bd",
"CreateDate": "2026-09-26T08:48:25.1119589-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T08:48:25.1119589-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "14ccaa50-2dd4-46e7-a9f1-8ab090f4e5d5",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cb3239a1-b6ad-4cea-bbcd-fc54b438e91d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e551df49-53a0-4f70-b7e3-2c00d622b2b4",
"CreateDate": "2026-09-26T08:48:25.1119589-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T08:48:25.1119589-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "da8329e0-77d1-4183-a0f8-0aca91e20192",
"FieldId": "82489549-0ab1-4b6f-a31a-a2cf1af601fa",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "da8329e0-77d1-4183-a0f8-0aca91e20192",
"FieldId": "82489549-0ab1-4b6f-a31a-a2cf1af601fa",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T08:48:25.1119589-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b19d33e9-3946-4675-acb1-c4fa6d51b206",
"CreateDate": "2026-09-26T08:48:25.1119589-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T08:48:25.1119589-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T08:48:25.1119589-07:00",
"LastValueDate": "2026-09-26T08:48:25.1119589-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "af57f510-d1a6-4822-b423-0b544e10e5b7",
"CreateDate": "2026-09-26T08:48:25.1119589-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T08:48:25.1119589-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}