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": "fe3ba289-76af-4475-8344-e219dcb7614a",
"Asset": {
"AssetId": "71631a38-bb11-4b0b-af0b-adf401e3bbf8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "36e700e1-d56b-49f5-aed9-7281a5534204",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "45be6835-b630-4fd3-819f-36327317d3f9",
"CreateDate": "2026-01-13T22:42:20.6785702-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T22:42:20.6785702-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7af2f909-63d1-4706-8d83-3ccc57d0dfe5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-13T22:42:20.6785702-08:00",
"MeasurementValueNeededDate": "2026-01-13T22:42:20.6785702-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0c2705db-a294-4a3d-b5d1-f9fb58484154",
"CreateDate": "2026-01-13T22:42:20.6785702-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-13T22:42:20.6785702-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-13T22:42:20.6785702-08:00",
"MeasurementValueNeededDate": "2026-01-13T22:42:20.6785702-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "186759b7-2e12-4eb1-a3c6-c56607c61ea0",
"CreateDate": "2026-01-13T22:42:20.6785702-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-13T22:42:20.6785702-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "e23bfd1b-f3c0-4405-b9a2-01686f3e0666",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "36e700e1-d56b-49f5-aed9-7281a5534204",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "45be6835-b630-4fd3-819f-36327317d3f9",
"CreateDate": "2026-01-13T22:42:20.6785702-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T22:42:20.6785702-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "fdd0391e-9256-444d-b723-71fdb26e24de",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "990016e6-2a96-4edd-8c76-7e2d509a0c87",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7e380c87-e2b1-41f4-854e-261527f8f5ff",
"CreateDate": "2026-01-13T22:42:20.6785702-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-13T22:42:20.6785702-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b77c40c5-bddd-424f-98ad-3e23899e5d5a",
"FieldId": "f7e085f2-8c80-4e9c-ab6e-1beeb329e593",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b77c40c5-bddd-424f-98ad-3e23899e5d5a",
"FieldId": "f7e085f2-8c80-4e9c-ab6e-1beeb329e593",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-13T22:42:20.6785702-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d594fbbe-d37d-483e-87fa-076517f1359a",
"CreateDate": "2026-01-13T22:42:20.6785702-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-13T22:42:20.6785702-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-13T22:42:20.6785702-08:00",
"LastValueDate": "2026-01-13T22:42:20.6785702-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "f88e4067-3e27-4a61-9d68-d3091935a77d",
"CreateDate": "2026-01-13T22:42:20.6785702-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-13T22:42:20.6785702-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "fe3ba289-76af-4475-8344-e219dcb7614a",
"Asset": {
"AssetId": "71631a38-bb11-4b0b-af0b-adf401e3bbf8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "36e700e1-d56b-49f5-aed9-7281a5534204",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "45be6835-b630-4fd3-819f-36327317d3f9",
"CreateDate": "2026-01-13T22:42:20.6785702-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T22:42:20.6785702-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7af2f909-63d1-4706-8d83-3ccc57d0dfe5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-13T22:42:20.6785702-08:00",
"MeasurementValueNeededDate": "2026-01-13T22:42:20.6785702-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0c2705db-a294-4a3d-b5d1-f9fb58484154",
"CreateDate": "2026-01-13T22:42:20.6785702-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-13T22:42:20.6785702-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-13T22:42:20.6785702-08:00",
"MeasurementValueNeededDate": "2026-01-13T22:42:20.6785702-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "186759b7-2e12-4eb1-a3c6-c56607c61ea0",
"CreateDate": "2026-01-13T22:42:20.6785702-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-13T22:42:20.6785702-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "e23bfd1b-f3c0-4405-b9a2-01686f3e0666",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "36e700e1-d56b-49f5-aed9-7281a5534204",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "45be6835-b630-4fd3-819f-36327317d3f9",
"CreateDate": "2026-01-13T22:42:20.6785702-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T22:42:20.6785702-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "fdd0391e-9256-444d-b723-71fdb26e24de",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "990016e6-2a96-4edd-8c76-7e2d509a0c87",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7e380c87-e2b1-41f4-854e-261527f8f5ff",
"CreateDate": "2026-01-13T22:42:20.6785702-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-13T22:42:20.6785702-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b77c40c5-bddd-424f-98ad-3e23899e5d5a",
"FieldId": "f7e085f2-8c80-4e9c-ab6e-1beeb329e593",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b77c40c5-bddd-424f-98ad-3e23899e5d5a",
"FieldId": "f7e085f2-8c80-4e9c-ab6e-1beeb329e593",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-13T22:42:20.6785702-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d594fbbe-d37d-483e-87fa-076517f1359a",
"CreateDate": "2026-01-13T22:42:20.6785702-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-13T22:42:20.6785702-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-13T22:42:20.6785702-08:00",
"LastValueDate": "2026-01-13T22:42:20.6785702-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "f88e4067-3e27-4a61-9d68-d3091935a77d",
"CreateDate": "2026-01-13T22:42:20.6785702-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-13T22:42:20.6785702-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}