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": "026f5402-a1b1-4d9c-b66c-4f17591df0bc",
"Asset": {
"AssetId": "745588a5-3c7e-477d-9b71-0940de2e70a7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "255801fb-c212-4af8-94d7-a2ff6b2bbeca",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aaee7754-f747-49f2-b744-233f17e598c1",
"CreateDate": "2025-11-27T19:26:34.0756845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-27T19:26:34.0756845-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d0fd6f5c-1a29-40f3-a9e5-ccd768a375d2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-27T19:26:34.0756845-08:00",
"MeasurementValueNeededDate": "2025-11-27T19:26:34.0756845-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "90616d81-9d1c-4de6-bbe8-50d51d2c3f7b",
"CreateDate": "2025-11-27T19:26:34.0756845-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-27T19:26:34.0756845-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-27T19:26:34.0756845-08:00",
"MeasurementValueNeededDate": "2025-11-27T19:26:34.0756845-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "95da5474-2c47-48b0-b5fe-ffafd5fba2ac",
"CreateDate": "2025-11-27T19:26:34.0756845-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-27T19:26:34.0756845-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "42e7781e-9e5c-4e11-ab31-c4113fab1df7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "255801fb-c212-4af8-94d7-a2ff6b2bbeca",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aaee7754-f747-49f2-b744-233f17e598c1",
"CreateDate": "2025-11-27T19:26:34.0756845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-27T19:26:34.0756845-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "18e17323-20be-4829-acbb-478cb02da99f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e50a34b1-b09b-4ca3-bf7d-86a83fa70aeb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f452d0d6-b431-40d3-bc03-e632cf244431",
"CreateDate": "2025-11-27T19:26:34.0756845-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-27T19:26:34.0756845-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2511834e-ee83-41a1-93fc-4d65447aa7e3",
"FieldId": "839dd8f4-d146-45f8-9c39-f0aa0e0282f5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2511834e-ee83-41a1-93fc-4d65447aa7e3",
"FieldId": "839dd8f4-d146-45f8-9c39-f0aa0e0282f5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-27T19:26:34.0756845-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "85eabedd-2461-44cf-abb0-b52b74348e70",
"CreateDate": "2025-11-27T19:26:34.0756845-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-27T19:26:34.0756845-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-27T19:26:34.0756845-08:00",
"LastValueDate": "2025-11-27T19:26:34.0756845-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "e25981ca-0d8a-4ba4-84a7-2296215fa371",
"CreateDate": "2025-11-27T19:26:34.0756845-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-27T19:26:34.0756845-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "026f5402-a1b1-4d9c-b66c-4f17591df0bc",
"Asset": {
"AssetId": "745588a5-3c7e-477d-9b71-0940de2e70a7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "255801fb-c212-4af8-94d7-a2ff6b2bbeca",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aaee7754-f747-49f2-b744-233f17e598c1",
"CreateDate": "2025-11-27T19:26:34.0756845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-27T19:26:34.0756845-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d0fd6f5c-1a29-40f3-a9e5-ccd768a375d2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-27T19:26:34.0756845-08:00",
"MeasurementValueNeededDate": "2025-11-27T19:26:34.0756845-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "90616d81-9d1c-4de6-bbe8-50d51d2c3f7b",
"CreateDate": "2025-11-27T19:26:34.0756845-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-27T19:26:34.0756845-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-27T19:26:34.0756845-08:00",
"MeasurementValueNeededDate": "2025-11-27T19:26:34.0756845-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "95da5474-2c47-48b0-b5fe-ffafd5fba2ac",
"CreateDate": "2025-11-27T19:26:34.0756845-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-27T19:26:34.0756845-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "42e7781e-9e5c-4e11-ab31-c4113fab1df7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "255801fb-c212-4af8-94d7-a2ff6b2bbeca",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aaee7754-f747-49f2-b744-233f17e598c1",
"CreateDate": "2025-11-27T19:26:34.0756845-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-27T19:26:34.0756845-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "18e17323-20be-4829-acbb-478cb02da99f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e50a34b1-b09b-4ca3-bf7d-86a83fa70aeb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f452d0d6-b431-40d3-bc03-e632cf244431",
"CreateDate": "2025-11-27T19:26:34.0756845-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-27T19:26:34.0756845-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2511834e-ee83-41a1-93fc-4d65447aa7e3",
"FieldId": "839dd8f4-d146-45f8-9c39-f0aa0e0282f5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2511834e-ee83-41a1-93fc-4d65447aa7e3",
"FieldId": "839dd8f4-d146-45f8-9c39-f0aa0e0282f5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-27T19:26:34.0756845-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "85eabedd-2461-44cf-abb0-b52b74348e70",
"CreateDate": "2025-11-27T19:26:34.0756845-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-27T19:26:34.0756845-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-27T19:26:34.0756845-08:00",
"LastValueDate": "2025-11-27T19:26:34.0756845-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "e25981ca-0d8a-4ba4-84a7-2296215fa371",
"CreateDate": "2025-11-27T19:26:34.0756845-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-27T19:26:34.0756845-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}