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": "b20a5532-b99e-4f5f-a9c7-a3cc8c6ed2d2",
"Asset": {
"AssetId": "89580cac-0791-4578-b5a6-c4552d8d365e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "94df4ceb-3768-4efe-9ef0-7ca948e73c54",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a29dc7ee-534c-4ede-b839-b87f42678d53",
"CreateDate": "2025-11-10T22:50:20.0524672-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-10T22:50:20.0524672-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3de0ea28-b5c6-40c7-b7dc-7fdc5e02c5ca",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-10T22:50:20.0524672-08:00",
"MeasurementValueNeededDate": "2025-11-10T22:50:20.0524672-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "241b8cb2-d1ac-48df-8de6-f9e4dd6463bc",
"CreateDate": "2025-11-10T22:50:20.0524672-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-10T22:50:20.0524672-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-10T22:50:20.0524672-08:00",
"MeasurementValueNeededDate": "2025-11-10T22:50:20.0524672-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6be3fd44-8385-4088-b005-770fe6777f83",
"CreateDate": "2025-11-10T22:50:20.0524672-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-10T22:50:20.0524672-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "af22939c-fdba-4d97-933a-b8b3176c1dc5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "94df4ceb-3768-4efe-9ef0-7ca948e73c54",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a29dc7ee-534c-4ede-b839-b87f42678d53",
"CreateDate": "2025-11-10T22:50:20.0524672-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-10T22:50:20.0524672-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "067b52c9-100f-4cc1-bfe9-50756336c227",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "48a3cdfd-27ab-42a2-a1b6-456ff239adad",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e7334678-ee85-4da0-a78f-43a6252efcbb",
"CreateDate": "2025-11-10T22:50:20.0524672-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-10T22:50:20.0524672-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c6711470-1134-45ce-9831-b2f40f13c881",
"FieldId": "6c2c3a34-eb6b-46af-a979-6e2b47c9c0f9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c6711470-1134-45ce-9831-b2f40f13c881",
"FieldId": "6c2c3a34-eb6b-46af-a979-6e2b47c9c0f9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-10T22:50:20.0524672-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f64cbe89-05f7-45c8-808d-73ddfa1f17e4",
"CreateDate": "2025-11-10T22:50:20.0524672-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-10T22:50:20.0524672-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-10T22:50:20.0524672-08:00",
"LastValueDate": "2025-11-10T22:50:20.0524672-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "1c8361ca-f749-46bf-9620-a1febc6057a6",
"CreateDate": "2025-11-10T22:50:20.0524672-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-10T22:50:20.0524672-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "b20a5532-b99e-4f5f-a9c7-a3cc8c6ed2d2",
"Asset": {
"AssetId": "89580cac-0791-4578-b5a6-c4552d8d365e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "94df4ceb-3768-4efe-9ef0-7ca948e73c54",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a29dc7ee-534c-4ede-b839-b87f42678d53",
"CreateDate": "2025-11-10T22:50:20.0524672-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-10T22:50:20.0524672-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3de0ea28-b5c6-40c7-b7dc-7fdc5e02c5ca",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-10T22:50:20.0524672-08:00",
"MeasurementValueNeededDate": "2025-11-10T22:50:20.0524672-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "241b8cb2-d1ac-48df-8de6-f9e4dd6463bc",
"CreateDate": "2025-11-10T22:50:20.0524672-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-10T22:50:20.0524672-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-10T22:50:20.0524672-08:00",
"MeasurementValueNeededDate": "2025-11-10T22:50:20.0524672-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6be3fd44-8385-4088-b005-770fe6777f83",
"CreateDate": "2025-11-10T22:50:20.0524672-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-10T22:50:20.0524672-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "af22939c-fdba-4d97-933a-b8b3176c1dc5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "94df4ceb-3768-4efe-9ef0-7ca948e73c54",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a29dc7ee-534c-4ede-b839-b87f42678d53",
"CreateDate": "2025-11-10T22:50:20.0524672-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-10T22:50:20.0524672-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "067b52c9-100f-4cc1-bfe9-50756336c227",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "48a3cdfd-27ab-42a2-a1b6-456ff239adad",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e7334678-ee85-4da0-a78f-43a6252efcbb",
"CreateDate": "2025-11-10T22:50:20.0524672-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-10T22:50:20.0524672-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c6711470-1134-45ce-9831-b2f40f13c881",
"FieldId": "6c2c3a34-eb6b-46af-a979-6e2b47c9c0f9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c6711470-1134-45ce-9831-b2f40f13c881",
"FieldId": "6c2c3a34-eb6b-46af-a979-6e2b47c9c0f9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-11-10T22:50:20.0524672-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f64cbe89-05f7-45c8-808d-73ddfa1f17e4",
"CreateDate": "2025-11-10T22:50:20.0524672-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-10T22:50:20.0524672-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-10T22:50:20.0524672-08:00",
"LastValueDate": "2025-11-10T22:50:20.0524672-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "1c8361ca-f749-46bf-9620-a1febc6057a6",
"CreateDate": "2025-11-10T22:50:20.0524672-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-10T22:50:20.0524672-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}