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": "d850eea9-e395-45e4-88e7-2c04edb0661e",
"Asset": {
"AssetId": "f35d1585-1626-4127-aedd-62b113eec2e9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "13d8a053-9238-48d8-9dd2-a831006bc586",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "14162346-6dd3-482f-9e09-f91193193a95",
"CreateDate": "2025-10-28T00:01:23.1423964-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-28T00:01:23.1423964-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3ca34024-d75e-457b-9b8b-30e91bb959c0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-10-28T00:01:23.1423964-07:00",
"MeasurementValueNeededDate": "2025-10-28T00:01:23.1423964-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dcd2ed00-08d7-43c6-93b7-5b3046fb1b9d",
"CreateDate": "2025-10-28T00:01:23.1423964-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-10-28T00:01:23.1423964-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-10-28T00:01:23.1423964-07:00",
"MeasurementValueNeededDate": "2025-10-28T00:01:23.1423964-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "302782a4-5580-43d4-a4eb-f144cd0f2cf5",
"CreateDate": "2025-10-28T00:01:23.1423964-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-10-28T00:01:23.1423964-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "28995d93-ced5-4b7c-afd6-3f057061a53c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "13d8a053-9238-48d8-9dd2-a831006bc586",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "14162346-6dd3-482f-9e09-f91193193a95",
"CreateDate": "2025-10-28T00:01:23.1423964-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-28T00:01:23.1423964-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "bd51d6ac-8c8a-4f53-a102-c4ba65c39613",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "be6b9784-7f67-41b2-aa91-e91da7dc76a9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e688670a-8ba3-4913-a4e3-e8ea52bcd8f2",
"CreateDate": "2025-10-28T00:01:23.1423964-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-10-28T00:01:23.1423964-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fb4be10e-ea11-40be-9eb1-afb12a7efc65",
"FieldId": "8170cabc-1854-4b37-84b2-5e7e08b18da4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fb4be10e-ea11-40be-9eb1-afb12a7efc65",
"FieldId": "8170cabc-1854-4b37-84b2-5e7e08b18da4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-10-28T00:01:23.1423964-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "027b05f0-929f-4cfa-9660-f313fed1523c",
"CreateDate": "2025-10-28T00:01:23.1423964-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-10-28T00:01:23.1423964-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-10-28T00:01:23.1423964-07:00",
"LastValueDate": "2025-10-28T00:01:23.1423964-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "536654fb-3775-4629-a6ca-d17ac679ae74",
"CreateDate": "2025-10-28T00:01:23.1423964-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-10-28T00:01:23.1423964-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "d850eea9-e395-45e4-88e7-2c04edb0661e",
"Asset": {
"AssetId": "f35d1585-1626-4127-aedd-62b113eec2e9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "13d8a053-9238-48d8-9dd2-a831006bc586",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "14162346-6dd3-482f-9e09-f91193193a95",
"CreateDate": "2025-10-28T00:01:23.1423964-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-28T00:01:23.1423964-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3ca34024-d75e-457b-9b8b-30e91bb959c0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-10-28T00:01:23.1423964-07:00",
"MeasurementValueNeededDate": "2025-10-28T00:01:23.1423964-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dcd2ed00-08d7-43c6-93b7-5b3046fb1b9d",
"CreateDate": "2025-10-28T00:01:23.1423964-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-10-28T00:01:23.1423964-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-10-28T00:01:23.1423964-07:00",
"MeasurementValueNeededDate": "2025-10-28T00:01:23.1423964-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "302782a4-5580-43d4-a4eb-f144cd0f2cf5",
"CreateDate": "2025-10-28T00:01:23.1423964-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-10-28T00:01:23.1423964-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "28995d93-ced5-4b7c-afd6-3f057061a53c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "13d8a053-9238-48d8-9dd2-a831006bc586",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "14162346-6dd3-482f-9e09-f91193193a95",
"CreateDate": "2025-10-28T00:01:23.1423964-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-28T00:01:23.1423964-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "bd51d6ac-8c8a-4f53-a102-c4ba65c39613",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "be6b9784-7f67-41b2-aa91-e91da7dc76a9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e688670a-8ba3-4913-a4e3-e8ea52bcd8f2",
"CreateDate": "2025-10-28T00:01:23.1423964-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-10-28T00:01:23.1423964-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fb4be10e-ea11-40be-9eb1-afb12a7efc65",
"FieldId": "8170cabc-1854-4b37-84b2-5e7e08b18da4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fb4be10e-ea11-40be-9eb1-afb12a7efc65",
"FieldId": "8170cabc-1854-4b37-84b2-5e7e08b18da4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-10-28T00:01:23.1423964-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "027b05f0-929f-4cfa-9660-f313fed1523c",
"CreateDate": "2025-10-28T00:01:23.1423964-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-10-28T00:01:23.1423964-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-10-28T00:01:23.1423964-07:00",
"LastValueDate": "2025-10-28T00:01:23.1423964-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "536654fb-3775-4629-a6ca-d17ac679ae74",
"CreateDate": "2025-10-28T00:01:23.1423964-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-10-28T00:01:23.1423964-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}