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": "4bfb906e-ebc3-44ee-a71c-d57bfc9e15c2",
"Asset": {
"AssetId": "bc288fcc-888d-46ef-a2bc-102d4bf14137",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bb4ef285-823e-4a7b-ba28-8d5d9e8d66a9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4559472c-e517-477a-bad2-4d7e0dc6c921",
"CreateDate": "2026-02-15T19:14:52.0973017-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T19:14:52.0973017-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "aa7de4f0-8899-45b5-b5f4-e2ec27787e77",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-15T19:14:52.0973017-08:00",
"MeasurementValueNeededDate": "2026-02-15T19:14:52.0973017-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f70d22b2-b16e-4ed9-aa35-4230c1d0f61a",
"CreateDate": "2026-02-15T19:14:52.0973017-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-15T19:14:52.0973017-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-15T19:14:52.0973017-08:00",
"MeasurementValueNeededDate": "2026-02-15T19:14:52.0973017-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8a36deec-6131-43b2-869e-862fcdf59216",
"CreateDate": "2026-02-15T19:14:52.0973017-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-15T19:14:52.0973017-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "2e2da16f-577e-47e6-9e10-204e613490e5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bb4ef285-823e-4a7b-ba28-8d5d9e8d66a9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4559472c-e517-477a-bad2-4d7e0dc6c921",
"CreateDate": "2026-02-15T19:14:52.0973017-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T19:14:52.0973017-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "595e3b1f-593b-4005-8cf8-8413f32b4023",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c5440172-612a-40f9-b57d-649c4af5f2c3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e140591-2f0a-4b23-9e63-74c88d4ee3fa",
"CreateDate": "2026-02-15T19:14:52.0973017-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-15T19:14:52.0973017-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "59be0b62-1cdd-4992-af83-7fe54d395ac0",
"FieldId": "07da9282-f8d2-45ee-863e-7ee095bdaf6e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "59be0b62-1cdd-4992-af83-7fe54d395ac0",
"FieldId": "07da9282-f8d2-45ee-863e-7ee095bdaf6e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-15T19:14:52.0973017-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "19e9bd0e-372d-4a97-ad49-532f5dd63639",
"CreateDate": "2026-02-15T19:14:52.0973017-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-15T19:14:52.0973017-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-15T19:14:52.0973017-08:00",
"LastValueDate": "2026-02-15T19:14:52.0973017-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "6187032e-11be-4bc5-a6da-7782125153d1",
"CreateDate": "2026-02-15T19:14:52.0973017-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-15T19:14:52.0973017-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "4bfb906e-ebc3-44ee-a71c-d57bfc9e15c2",
"Asset": {
"AssetId": "bc288fcc-888d-46ef-a2bc-102d4bf14137",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bb4ef285-823e-4a7b-ba28-8d5d9e8d66a9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4559472c-e517-477a-bad2-4d7e0dc6c921",
"CreateDate": "2026-02-15T19:14:52.0973017-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T19:14:52.0973017-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "aa7de4f0-8899-45b5-b5f4-e2ec27787e77",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-15T19:14:52.0973017-08:00",
"MeasurementValueNeededDate": "2026-02-15T19:14:52.0973017-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f70d22b2-b16e-4ed9-aa35-4230c1d0f61a",
"CreateDate": "2026-02-15T19:14:52.0973017-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-15T19:14:52.0973017-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-15T19:14:52.0973017-08:00",
"MeasurementValueNeededDate": "2026-02-15T19:14:52.0973017-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8a36deec-6131-43b2-869e-862fcdf59216",
"CreateDate": "2026-02-15T19:14:52.0973017-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-15T19:14:52.0973017-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "2e2da16f-577e-47e6-9e10-204e613490e5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bb4ef285-823e-4a7b-ba28-8d5d9e8d66a9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4559472c-e517-477a-bad2-4d7e0dc6c921",
"CreateDate": "2026-02-15T19:14:52.0973017-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-15T19:14:52.0973017-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "595e3b1f-593b-4005-8cf8-8413f32b4023",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c5440172-612a-40f9-b57d-649c4af5f2c3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e140591-2f0a-4b23-9e63-74c88d4ee3fa",
"CreateDate": "2026-02-15T19:14:52.0973017-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-15T19:14:52.0973017-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "59be0b62-1cdd-4992-af83-7fe54d395ac0",
"FieldId": "07da9282-f8d2-45ee-863e-7ee095bdaf6e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "59be0b62-1cdd-4992-af83-7fe54d395ac0",
"FieldId": "07da9282-f8d2-45ee-863e-7ee095bdaf6e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-15T19:14:52.0973017-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "19e9bd0e-372d-4a97-ad49-532f5dd63639",
"CreateDate": "2026-02-15T19:14:52.0973017-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-15T19:14:52.0973017-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-15T19:14:52.0973017-08:00",
"LastValueDate": "2026-02-15T19:14:52.0973017-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "6187032e-11be-4bc5-a6da-7782125153d1",
"CreateDate": "2026-02-15T19:14:52.0973017-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-15T19:14:52.0973017-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}