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": "2793ea5d-7d43-406e-8069-9a0e1f0bc353",
"Asset": {
"AssetId": "774a64b9-08d6-48ec-9279-1c2cd4947556",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a87875c4-2f21-46a3-acbd-ae9141c4d212",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f57baff0-af7d-4341-bd47-ef2db608e4db",
"CreateDate": "2026-03-10T22:57:26.3811536-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T22:57:26.3811536-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f6401001-0044-41ff-8b9f-835c8f2347d9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-10T22:57:26.3811536-07:00",
"MeasurementValueNeededDate": "2026-03-10T22:57:26.3811536-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9e84cca2-7953-41af-abfa-51b95e2b2ee7",
"CreateDate": "2026-03-10T22:57:26.3811536-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T22:57:26.3811536-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-10T22:57:26.3811536-07:00",
"MeasurementValueNeededDate": "2026-03-10T22:57:26.3811536-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b01665c3-a857-4c74-adc0-7da2332af217",
"CreateDate": "2026-03-10T22:57:26.3811536-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-10T22:57:26.3811536-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "8127baa0-b761-495c-ba92-00f07f35f1b1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a87875c4-2f21-46a3-acbd-ae9141c4d212",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f57baff0-af7d-4341-bd47-ef2db608e4db",
"CreateDate": "2026-03-10T22:57:26.3811536-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T22:57:26.3811536-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "bbedf9c7-b110-42d9-b2f4-eff31ce35a8b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "363181a5-1d68-4c7f-8d47-50737375c5a0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "75e99ec5-2407-4a7f-9584-82d63a999f02",
"CreateDate": "2026-03-10T22:57:26.3811536-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T22:57:26.3811536-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "36b6dbd8-cd2a-41e2-8bbd-48b6381f4274",
"FieldId": "d2d15445-733b-4993-ac2f-a7bd7ea77b56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "36b6dbd8-cd2a-41e2-8bbd-48b6381f4274",
"FieldId": "d2d15445-733b-4993-ac2f-a7bd7ea77b56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-10T22:57:26.3811536-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d5d43fa4-e55f-4aa3-a1aa-92c67d7cea89",
"CreateDate": "2026-03-10T22:57:26.3811536-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-10T22:57:26.3811536-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-10T22:57:26.3811536-07:00",
"LastValueDate": "2026-03-10T22:57:26.3811536-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "a5d8be5b-55dc-42f5-8929-61c191296496",
"CreateDate": "2026-03-10T22:57:26.3811536-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-10T22:57:26.3811536-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "2793ea5d-7d43-406e-8069-9a0e1f0bc353",
"Asset": {
"AssetId": "774a64b9-08d6-48ec-9279-1c2cd4947556",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a87875c4-2f21-46a3-acbd-ae9141c4d212",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f57baff0-af7d-4341-bd47-ef2db608e4db",
"CreateDate": "2026-03-10T22:57:26.3811536-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T22:57:26.3811536-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f6401001-0044-41ff-8b9f-835c8f2347d9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-10T22:57:26.3811536-07:00",
"MeasurementValueNeededDate": "2026-03-10T22:57:26.3811536-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9e84cca2-7953-41af-abfa-51b95e2b2ee7",
"CreateDate": "2026-03-10T22:57:26.3811536-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T22:57:26.3811536-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-10T22:57:26.3811536-07:00",
"MeasurementValueNeededDate": "2026-03-10T22:57:26.3811536-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b01665c3-a857-4c74-adc0-7da2332af217",
"CreateDate": "2026-03-10T22:57:26.3811536-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-10T22:57:26.3811536-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "8127baa0-b761-495c-ba92-00f07f35f1b1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a87875c4-2f21-46a3-acbd-ae9141c4d212",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f57baff0-af7d-4341-bd47-ef2db608e4db",
"CreateDate": "2026-03-10T22:57:26.3811536-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T22:57:26.3811536-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "bbedf9c7-b110-42d9-b2f4-eff31ce35a8b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "363181a5-1d68-4c7f-8d47-50737375c5a0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "75e99ec5-2407-4a7f-9584-82d63a999f02",
"CreateDate": "2026-03-10T22:57:26.3811536-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T22:57:26.3811536-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "36b6dbd8-cd2a-41e2-8bbd-48b6381f4274",
"FieldId": "d2d15445-733b-4993-ac2f-a7bd7ea77b56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "36b6dbd8-cd2a-41e2-8bbd-48b6381f4274",
"FieldId": "d2d15445-733b-4993-ac2f-a7bd7ea77b56",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-10T22:57:26.3811536-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d5d43fa4-e55f-4aa3-a1aa-92c67d7cea89",
"CreateDate": "2026-03-10T22:57:26.3811536-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-10T22:57:26.3811536-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-10T22:57:26.3811536-07:00",
"LastValueDate": "2026-03-10T22:57:26.3811536-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "a5d8be5b-55dc-42f5-8929-61c191296496",
"CreateDate": "2026-03-10T22:57:26.3811536-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-10T22:57:26.3811536-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}