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": "925508ae-9ec5-4e9f-b073-7b4a098c6a22",
"Asset": {
"AssetId": "9296844e-99cd-4e91-84c2-b64c6912863e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0bca57eb-fc10-4314-9322-49966afae7a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f7122c8-f39c-48b2-ac26-1ed9f7d36c73",
"CreateDate": "2026-06-01T04:24:23.7392534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-01T04:24:23.7392534-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1a986aff-17d8-471f-be45-26f2b38264ba",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-01T04:24:23.7392534-07:00",
"MeasurementValueNeededDate": "2026-06-01T04:24:23.7392534-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "19882900-9a49-47e3-8999-002ecacf877f",
"CreateDate": "2026-06-01T04:24:23.7392534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-01T04:24:23.7392534-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-01T04:24:23.7392534-07:00",
"MeasurementValueNeededDate": "2026-06-01T04:24:23.7392534-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "194bcf8b-495e-46b6-a752-d62ce54af631",
"CreateDate": "2026-06-01T04:24:23.7392534-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-01T04:24:23.7392534-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "555e1355-eea8-46dd-8921-986068553f26",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0bca57eb-fc10-4314-9322-49966afae7a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f7122c8-f39c-48b2-ac26-1ed9f7d36c73",
"CreateDate": "2026-06-01T04:24:23.7392534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-01T04:24:23.7392534-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "d4c8c404-d582-4671-b86e-3219463c1de6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f36f8b9e-0a77-4659-b323-937da29dc7ca",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3a0333b0-bc13-49d1-bc2f-8e0270b0bc66",
"CreateDate": "2026-06-01T04:24:23.7392534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-01T04:24:23.7392534-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d191066d-4e07-4384-8cfc-d808ea63c64c",
"FieldId": "f6dd6947-f8fb-41a6-9496-66b3a3e6a1e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d191066d-4e07-4384-8cfc-d808ea63c64c",
"FieldId": "f6dd6947-f8fb-41a6-9496-66b3a3e6a1e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-01T04:24:23.7392534-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5ce07a18-fc82-4294-a390-f4ed3ac1b505",
"CreateDate": "2026-06-01T04:24:23.7392534-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-01T04:24:23.7392534-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-01T04:24:23.7392534-07:00",
"LastValueDate": "2026-06-01T04:24:23.7392534-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "f72b6c32-f315-4f43-8342-745038dbd812",
"CreateDate": "2026-06-01T04:24:23.7392534-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-01T04:24:23.7392534-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "925508ae-9ec5-4e9f-b073-7b4a098c6a22",
"Asset": {
"AssetId": "9296844e-99cd-4e91-84c2-b64c6912863e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0bca57eb-fc10-4314-9322-49966afae7a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f7122c8-f39c-48b2-ac26-1ed9f7d36c73",
"CreateDate": "2026-06-01T04:24:23.7392534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-01T04:24:23.7392534-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1a986aff-17d8-471f-be45-26f2b38264ba",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-01T04:24:23.7392534-07:00",
"MeasurementValueNeededDate": "2026-06-01T04:24:23.7392534-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "19882900-9a49-47e3-8999-002ecacf877f",
"CreateDate": "2026-06-01T04:24:23.7392534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-01T04:24:23.7392534-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-01T04:24:23.7392534-07:00",
"MeasurementValueNeededDate": "2026-06-01T04:24:23.7392534-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "194bcf8b-495e-46b6-a752-d62ce54af631",
"CreateDate": "2026-06-01T04:24:23.7392534-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-01T04:24:23.7392534-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "555e1355-eea8-46dd-8921-986068553f26",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0bca57eb-fc10-4314-9322-49966afae7a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f7122c8-f39c-48b2-ac26-1ed9f7d36c73",
"CreateDate": "2026-06-01T04:24:23.7392534-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-01T04:24:23.7392534-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "d4c8c404-d582-4671-b86e-3219463c1de6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f36f8b9e-0a77-4659-b323-937da29dc7ca",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3a0333b0-bc13-49d1-bc2f-8e0270b0bc66",
"CreateDate": "2026-06-01T04:24:23.7392534-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-01T04:24:23.7392534-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d191066d-4e07-4384-8cfc-d808ea63c64c",
"FieldId": "f6dd6947-f8fb-41a6-9496-66b3a3e6a1e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d191066d-4e07-4384-8cfc-d808ea63c64c",
"FieldId": "f6dd6947-f8fb-41a6-9496-66b3a3e6a1e6",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-01T04:24:23.7392534-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5ce07a18-fc82-4294-a390-f4ed3ac1b505",
"CreateDate": "2026-06-01T04:24:23.7392534-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-01T04:24:23.7392534-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-01T04:24:23.7392534-07:00",
"LastValueDate": "2026-06-01T04:24:23.7392534-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "f72b6c32-f315-4f43-8342-745038dbd812",
"CreateDate": "2026-06-01T04:24:23.7392534-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-01T04:24:23.7392534-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}