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": "851b10b2-772b-44c9-8875-e4730c581909",
"Asset": {
"AssetId": "d6873463-6e1c-49cc-9eed-868ef9bf3e30",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "62691443-bdc3-4f38-b688-a1e9fb148db1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7800dc6f-705a-42ea-81ee-5872bb742baa",
"CreateDate": "2026-06-13T17:54:53.9882596-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T17:54:53.9882596-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0255e567-6532-447e-af49-65f958e64baa",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T17:54:53.9882596-07:00",
"MeasurementValueNeededDate": "2026-06-13T17:54:53.9882596-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f7b69518-6d99-4336-9251-5952081dfd61",
"CreateDate": "2026-06-13T17:54:53.9882596-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T17:54:53.9882596-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-13T17:54:53.9882596-07:00",
"MeasurementValueNeededDate": "2026-06-13T17:54:53.9882596-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d018afce-6a3f-4e3f-bf31-d7b0078bf7c7",
"CreateDate": "2026-06-13T17:54:53.9882596-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-13T17:54:53.9882596-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "ab367547-f490-4f91-90aa-5c964d3f7574",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "62691443-bdc3-4f38-b688-a1e9fb148db1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7800dc6f-705a-42ea-81ee-5872bb742baa",
"CreateDate": "2026-06-13T17:54:53.9882596-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T17:54:53.9882596-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "22ddfdf5-9957-4c2d-801a-ff324469aa4f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b1141310-57dc-494b-b4d0-d412a0925ba1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "05cf4363-acd6-4d81-83d8-969827148554",
"CreateDate": "2026-06-13T17:54:53.9882596-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T17:54:53.9882596-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-13T17:54:53.9882596-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4d515f3f-bc57-468c-936a-e00df1343400",
"CreateDate": "2026-06-13T17:54:53.9882596-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-13T17:54:53.9882596-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-13T17:54:53.9882596-07:00",
"LastValueDate": "2026-06-13T17:54:53.9882596-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "ecb0b82e-2b25-4d54-a7b6-e29a8cefc0e3",
"CreateDate": "2026-06-13T17:54:53.9882596-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-13T17:54:53.9882596-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "851b10b2-772b-44c9-8875-e4730c581909",
"Asset": {
"AssetId": "d6873463-6e1c-49cc-9eed-868ef9bf3e30",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "62691443-bdc3-4f38-b688-a1e9fb148db1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7800dc6f-705a-42ea-81ee-5872bb742baa",
"CreateDate": "2026-06-13T17:54:53.9882596-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T17:54:53.9882596-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0255e567-6532-447e-af49-65f958e64baa",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T17:54:53.9882596-07:00",
"MeasurementValueNeededDate": "2026-06-13T17:54:53.9882596-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f7b69518-6d99-4336-9251-5952081dfd61",
"CreateDate": "2026-06-13T17:54:53.9882596-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T17:54:53.9882596-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-13T17:54:53.9882596-07:00",
"MeasurementValueNeededDate": "2026-06-13T17:54:53.9882596-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d018afce-6a3f-4e3f-bf31-d7b0078bf7c7",
"CreateDate": "2026-06-13T17:54:53.9882596-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-13T17:54:53.9882596-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "ab367547-f490-4f91-90aa-5c964d3f7574",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "62691443-bdc3-4f38-b688-a1e9fb148db1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7800dc6f-705a-42ea-81ee-5872bb742baa",
"CreateDate": "2026-06-13T17:54:53.9882596-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T17:54:53.9882596-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "22ddfdf5-9957-4c2d-801a-ff324469aa4f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b1141310-57dc-494b-b4d0-d412a0925ba1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "05cf4363-acd6-4d81-83d8-969827148554",
"CreateDate": "2026-06-13T17:54:53.9882596-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T17:54:53.9882596-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-13T17:54:53.9882596-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4d515f3f-bc57-468c-936a-e00df1343400",
"CreateDate": "2026-06-13T17:54:53.9882596-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-13T17:54:53.9882596-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-13T17:54:53.9882596-07:00",
"LastValueDate": "2026-06-13T17:54:53.9882596-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "ecb0b82e-2b25-4d54-a7b6-e29a8cefc0e3",
"CreateDate": "2026-06-13T17:54:53.9882596-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-13T17:54:53.9882596-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}