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": "376f45a3-3ec8-486d-bbe1-48c31b69352f",
"Asset": {
"AssetId": "5ac82aad-f96f-45c8-b9c5-3d73c0b7a991",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e3398e6a-bdbd-4933-a43d-3908ad67a301",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "497a6920-b8a3-44c9-8f1b-a73899526d41",
"CreateDate": "2026-08-17T10:42:46.1447479-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-17T10:42:46.1447479-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b49011b4-efe0-4ea2-b384-1e85b4ea68bf",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-17T10:42:46.1447479-07:00",
"MeasurementValueNeededDate": "2026-08-17T10:42:46.1447479-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5a4dea1f-0820-437f-a3f4-5a0f405409a0",
"CreateDate": "2026-08-17T10:42:46.1447479-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-17T10:42:46.1447479-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-17T10:42:46.1447479-07:00",
"MeasurementValueNeededDate": "2026-08-17T10:42:46.1447479-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "35a53668-9fc3-4621-ab76-5c3399f443b2",
"CreateDate": "2026-08-17T10:42:46.1447479-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-17T10:42:46.1447479-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "3cf8848f-3682-46f9-902b-d8a44a716251",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e3398e6a-bdbd-4933-a43d-3908ad67a301",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "497a6920-b8a3-44c9-8f1b-a73899526d41",
"CreateDate": "2026-08-17T10:42:46.1447479-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-17T10:42:46.1447479-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "97f22e33-c3a9-4724-9f16-e75f54696cec",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b810431-cacc-4c7a-aadd-c1f8b434888e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d0a7f73c-a40d-4782-8653-9b3a9b31c273",
"CreateDate": "2026-08-17T10:42:46.1447479-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-17T10:42:46.1447479-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9a6f3e8e-dd6c-4e65-9eb5-82fe40748e40",
"FieldId": "366cde0d-5411-49f0-a2bd-03259b1030a5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9a6f3e8e-dd6c-4e65-9eb5-82fe40748e40",
"FieldId": "366cde0d-5411-49f0-a2bd-03259b1030a5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-17T10:42:46.1447479-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2ee9d641-8d7a-4739-9092-d5f3d158604c",
"CreateDate": "2026-08-17T10:42:46.1447479-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-17T10:42:46.1447479-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-17T10:42:46.1447479-07:00",
"LastValueDate": "2026-08-17T10:42:46.1447479-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "6a5f145f-43db-4984-9a34-40c9d60d0ecf",
"CreateDate": "2026-08-17T10:42:46.1447479-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-17T10:42:46.1447479-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "376f45a3-3ec8-486d-bbe1-48c31b69352f",
"Asset": {
"AssetId": "5ac82aad-f96f-45c8-b9c5-3d73c0b7a991",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e3398e6a-bdbd-4933-a43d-3908ad67a301",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "497a6920-b8a3-44c9-8f1b-a73899526d41",
"CreateDate": "2026-08-17T10:42:46.1447479-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-17T10:42:46.1447479-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b49011b4-efe0-4ea2-b384-1e85b4ea68bf",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-17T10:42:46.1447479-07:00",
"MeasurementValueNeededDate": "2026-08-17T10:42:46.1447479-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5a4dea1f-0820-437f-a3f4-5a0f405409a0",
"CreateDate": "2026-08-17T10:42:46.1447479-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-17T10:42:46.1447479-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-17T10:42:46.1447479-07:00",
"MeasurementValueNeededDate": "2026-08-17T10:42:46.1447479-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "35a53668-9fc3-4621-ab76-5c3399f443b2",
"CreateDate": "2026-08-17T10:42:46.1447479-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-17T10:42:46.1447479-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "3cf8848f-3682-46f9-902b-d8a44a716251",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e3398e6a-bdbd-4933-a43d-3908ad67a301",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "497a6920-b8a3-44c9-8f1b-a73899526d41",
"CreateDate": "2026-08-17T10:42:46.1447479-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-17T10:42:46.1447479-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "97f22e33-c3a9-4724-9f16-e75f54696cec",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b810431-cacc-4c7a-aadd-c1f8b434888e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d0a7f73c-a40d-4782-8653-9b3a9b31c273",
"CreateDate": "2026-08-17T10:42:46.1447479-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-17T10:42:46.1447479-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9a6f3e8e-dd6c-4e65-9eb5-82fe40748e40",
"FieldId": "366cde0d-5411-49f0-a2bd-03259b1030a5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9a6f3e8e-dd6c-4e65-9eb5-82fe40748e40",
"FieldId": "366cde0d-5411-49f0-a2bd-03259b1030a5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-17T10:42:46.1447479-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2ee9d641-8d7a-4739-9092-d5f3d158604c",
"CreateDate": "2026-08-17T10:42:46.1447479-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-17T10:42:46.1447479-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-17T10:42:46.1447479-07:00",
"LastValueDate": "2026-08-17T10:42:46.1447479-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "6a5f145f-43db-4984-9a34-40c9d60d0ecf",
"CreateDate": "2026-08-17T10:42:46.1447479-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-17T10:42:46.1447479-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}