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": "e51831f1-1108-4275-8b6f-d7ec0143fceb",
"Asset": {
"AssetId": "a075133e-0745-4889-9979-d41561040bde",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f0831138-c3a7-4afe-b3dc-e4feabead2a8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0ca2617e-d33d-402c-b29c-cf3c8effaad4",
"CreateDate": "2026-08-29T04:18:29.1338646-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T04:18:29.1338646-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "92ef18f6-e80b-436c-9377-70541b8ece50",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T04:18:29.1338646-07:00",
"MeasurementValueNeededDate": "2026-08-29T04:18:29.1338646-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "182c62c8-8ce2-4198-9968-203039d2b8b7",
"CreateDate": "2026-08-29T04:18:29.1338646-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T04:18:29.1338646-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-29T04:18:29.1338646-07:00",
"MeasurementValueNeededDate": "2026-08-29T04:18:29.1338646-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "90482093-7aad-4168-9430-beefc5edb040",
"CreateDate": "2026-08-29T04:18:29.1338646-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-29T04:18:29.1338646-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "825a3450-c54c-45b7-b10a-a087f45a9a9e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f0831138-c3a7-4afe-b3dc-e4feabead2a8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0ca2617e-d33d-402c-b29c-cf3c8effaad4",
"CreateDate": "2026-08-29T04:18:29.1338646-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T04:18:29.1338646-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "a53e6562-91cd-4a9b-8b3b-7e62da18534d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fb5ccf18-9bbf-4341-b550-959c09eda7f3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e1e34f2e-df3c-4a1f-a274-131c045d8395",
"CreateDate": "2026-08-29T04:18:29.1338646-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T04:18:29.1338646-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "64845af9-3940-4f3b-8cb2-5ef2091cb865",
"FieldId": "e017a1f7-82c3-4ed0-9be2-6314fe224263",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "64845af9-3940-4f3b-8cb2-5ef2091cb865",
"FieldId": "e017a1f7-82c3-4ed0-9be2-6314fe224263",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-29T04:18:29.1338646-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e478e665-3bdb-40a8-a30e-19e3ac42c1db",
"CreateDate": "2026-08-29T04:18:29.1338646-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-29T04:18:29.1338646-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-29T04:18:29.1338646-07:00",
"LastValueDate": "2026-08-29T04:18:29.1338646-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "d260e749-3d87-49b5-a8b3-f376600fa9c5",
"CreateDate": "2026-08-29T04:18:29.1338646-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-29T04:18:29.1338646-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "e51831f1-1108-4275-8b6f-d7ec0143fceb",
"Asset": {
"AssetId": "a075133e-0745-4889-9979-d41561040bde",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f0831138-c3a7-4afe-b3dc-e4feabead2a8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0ca2617e-d33d-402c-b29c-cf3c8effaad4",
"CreateDate": "2026-08-29T04:18:29.1338646-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T04:18:29.1338646-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "92ef18f6-e80b-436c-9377-70541b8ece50",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T04:18:29.1338646-07:00",
"MeasurementValueNeededDate": "2026-08-29T04:18:29.1338646-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "182c62c8-8ce2-4198-9968-203039d2b8b7",
"CreateDate": "2026-08-29T04:18:29.1338646-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T04:18:29.1338646-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-29T04:18:29.1338646-07:00",
"MeasurementValueNeededDate": "2026-08-29T04:18:29.1338646-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "90482093-7aad-4168-9430-beefc5edb040",
"CreateDate": "2026-08-29T04:18:29.1338646-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-29T04:18:29.1338646-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "825a3450-c54c-45b7-b10a-a087f45a9a9e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f0831138-c3a7-4afe-b3dc-e4feabead2a8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0ca2617e-d33d-402c-b29c-cf3c8effaad4",
"CreateDate": "2026-08-29T04:18:29.1338646-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T04:18:29.1338646-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "a53e6562-91cd-4a9b-8b3b-7e62da18534d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fb5ccf18-9bbf-4341-b550-959c09eda7f3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e1e34f2e-df3c-4a1f-a274-131c045d8395",
"CreateDate": "2026-08-29T04:18:29.1338646-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T04:18:29.1338646-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "64845af9-3940-4f3b-8cb2-5ef2091cb865",
"FieldId": "e017a1f7-82c3-4ed0-9be2-6314fe224263",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "64845af9-3940-4f3b-8cb2-5ef2091cb865",
"FieldId": "e017a1f7-82c3-4ed0-9be2-6314fe224263",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-29T04:18:29.1338646-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e478e665-3bdb-40a8-a30e-19e3ac42c1db",
"CreateDate": "2026-08-29T04:18:29.1338646-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-29T04:18:29.1338646-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-29T04:18:29.1338646-07:00",
"LastValueDate": "2026-08-29T04:18:29.1338646-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "d260e749-3d87-49b5-a8b3-f376600fa9c5",
"CreateDate": "2026-08-29T04:18:29.1338646-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-29T04:18:29.1338646-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}