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": "f6c0fb4f-e707-4a14-88d2-72a84487b38c",
"Asset": {
"AssetId": "19699c00-8633-4235-98e6-5061e6ef5839",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b5532260-1cb0-4a0f-98b9-1f0adb118d95",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "de946a10-28dd-4776-89c5-2997ef6f0d82",
"CreateDate": "2025-11-17T23:04:22.9149952-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-17T23:04:22.9149952-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "64d17971-bc07-4ff4-890d-c46b183343d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-17T23:04:22.9149952-08:00",
"MeasurementValueNeededDate": "2025-11-17T23:04:22.9149952-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f41483c-d687-4297-a19c-00edd06fb7a3",
"CreateDate": "2025-11-17T23:04:22.9149952-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-17T23:04:22.9149952-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-17T23:04:22.9149952-08:00",
"MeasurementValueNeededDate": "2025-11-17T23:04:22.9149952-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6c6575bc-d87a-4205-92c6-1a5662e7fe0c",
"CreateDate": "2025-11-17T23:04:22.9149952-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T23:04:22.9149952-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "3c111f88-28d7-4f08-8159-bfbc52d44d16",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b5532260-1cb0-4a0f-98b9-1f0adb118d95",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "de946a10-28dd-4776-89c5-2997ef6f0d82",
"CreateDate": "2025-11-17T23:04:22.9149952-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-17T23:04:22.9149952-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "a49fc2d9-efe3-4ca2-b6b3-774df2d7afc1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "18460011-5c5d-4168-a514-38a72bf35aee",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "05c1b3d9-3519-4329-b47e-4e1566ccc308",
"CreateDate": "2025-11-17T23:04:22.9149952-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-17T23:04:22.9149952-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "493c9c55-7001-49ad-b539-ccad267513d8",
"FieldId": "04d8e39c-0d9e-476d-9f95-94fcea53033f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "493c9c55-7001-49ad-b539-ccad267513d8",
"FieldId": "04d8e39c-0d9e-476d-9f95-94fcea53033f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-17T23:04:22.9149952-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e64ce8c1-66a0-489a-a08e-6498c5fead8f",
"CreateDate": "2025-11-17T23:04:22.9149952-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T23:04:22.9149952-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-17T23:04:22.9149952-08:00",
"LastValueDate": "2025-11-17T23:04:22.9149952-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "1f2671c7-b3da-4ce6-a570-b6b7bd29cfb9",
"CreateDate": "2025-11-17T23:04:22.9149952-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-17T23:04:22.9149952-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "f6c0fb4f-e707-4a14-88d2-72a84487b38c",
"Asset": {
"AssetId": "19699c00-8633-4235-98e6-5061e6ef5839",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b5532260-1cb0-4a0f-98b9-1f0adb118d95",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "de946a10-28dd-4776-89c5-2997ef6f0d82",
"CreateDate": "2025-11-17T23:04:22.9149952-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-17T23:04:22.9149952-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "64d17971-bc07-4ff4-890d-c46b183343d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-17T23:04:22.9149952-08:00",
"MeasurementValueNeededDate": "2025-11-17T23:04:22.9149952-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f41483c-d687-4297-a19c-00edd06fb7a3",
"CreateDate": "2025-11-17T23:04:22.9149952-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-17T23:04:22.9149952-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-17T23:04:22.9149952-08:00",
"MeasurementValueNeededDate": "2025-11-17T23:04:22.9149952-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6c6575bc-d87a-4205-92c6-1a5662e7fe0c",
"CreateDate": "2025-11-17T23:04:22.9149952-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T23:04:22.9149952-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "3c111f88-28d7-4f08-8159-bfbc52d44d16",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b5532260-1cb0-4a0f-98b9-1f0adb118d95",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "de946a10-28dd-4776-89c5-2997ef6f0d82",
"CreateDate": "2025-11-17T23:04:22.9149952-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-17T23:04:22.9149952-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "a49fc2d9-efe3-4ca2-b6b3-774df2d7afc1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "18460011-5c5d-4168-a514-38a72bf35aee",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "05c1b3d9-3519-4329-b47e-4e1566ccc308",
"CreateDate": "2025-11-17T23:04:22.9149952-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-17T23:04:22.9149952-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "493c9c55-7001-49ad-b539-ccad267513d8",
"FieldId": "04d8e39c-0d9e-476d-9f95-94fcea53033f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "493c9c55-7001-49ad-b539-ccad267513d8",
"FieldId": "04d8e39c-0d9e-476d-9f95-94fcea53033f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-17T23:04:22.9149952-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e64ce8c1-66a0-489a-a08e-6498c5fead8f",
"CreateDate": "2025-11-17T23:04:22.9149952-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T23:04:22.9149952-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-17T23:04:22.9149952-08:00",
"LastValueDate": "2025-11-17T23:04:22.9149952-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "1f2671c7-b3da-4ce6-a570-b6b7bd29cfb9",
"CreateDate": "2025-11-17T23:04:22.9149952-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-17T23:04:22.9149952-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}