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": "7ba007a4-892d-4728-bbba-5525996ee23c",
"Asset": {
"AssetId": "12e29a23-a26a-4ff8-a453-8dc5a311de65",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e8b5bc20-360a-489b-99dd-0ee42e3bcc28",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c89c0e16-de32-426a-960b-e0c53630208f",
"CreateDate": "2026-03-18T00:19:03.7737442-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-18T00:19:03.7737442-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ab5bed8e-718d-4682-abc7-9b1a238b2fd6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-18T00:19:03.7737442-07:00",
"MeasurementValueNeededDate": "2026-03-18T00:19:03.7737442-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "626e6dc4-410a-44f3-b331-6ab7998c0d2d",
"CreateDate": "2026-03-18T00:19:03.7737442-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-18T00:19:03.7737442-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-18T00:19:03.7737442-07:00",
"MeasurementValueNeededDate": "2026-03-18T00:19:03.7737442-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fb7f9f7e-aac4-4b04-a279-d12aad08a7ea",
"CreateDate": "2026-03-18T00:19:03.7737442-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-18T00:19:03.7737442-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "dccb4f4c-b021-424b-8c34-67770b58dac0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e8b5bc20-360a-489b-99dd-0ee42e3bcc28",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c89c0e16-de32-426a-960b-e0c53630208f",
"CreateDate": "2026-03-18T00:19:03.7737442-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-18T00:19:03.7737442-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "9069397a-f617-4f81-8e9c-e65b48a9d414",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "81537aba-d27f-4857-8e60-88c113131bcf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b31958ad-3712-4a8e-9a8d-866ab44e85ad",
"CreateDate": "2026-03-18T00:19:03.7737442-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-18T00:19:03.7737442-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3a352a4d-4db8-456c-8dde-a70b8c2e58c5",
"FieldId": "701bfa58-ac3c-41c9-be04-124ee7f662da",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3a352a4d-4db8-456c-8dde-a70b8c2e58c5",
"FieldId": "701bfa58-ac3c-41c9-be04-124ee7f662da",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-18T00:19:03.7737442-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "932bb30c-732a-4971-b042-38bcd8ffeff5",
"CreateDate": "2026-03-18T00:19:03.7737442-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-18T00:19:03.7737442-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-18T00:19:03.7737442-07:00",
"LastValueDate": "2026-03-18T00:19:03.7737442-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "9ca20544-3104-4669-82ff-9f128d8aff6d",
"CreateDate": "2026-03-18T00:19:03.7737442-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-18T00:19:03.7737442-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "7ba007a4-892d-4728-bbba-5525996ee23c",
"Asset": {
"AssetId": "12e29a23-a26a-4ff8-a453-8dc5a311de65",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e8b5bc20-360a-489b-99dd-0ee42e3bcc28",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c89c0e16-de32-426a-960b-e0c53630208f",
"CreateDate": "2026-03-18T00:19:03.7737442-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-18T00:19:03.7737442-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ab5bed8e-718d-4682-abc7-9b1a238b2fd6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-18T00:19:03.7737442-07:00",
"MeasurementValueNeededDate": "2026-03-18T00:19:03.7737442-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "626e6dc4-410a-44f3-b331-6ab7998c0d2d",
"CreateDate": "2026-03-18T00:19:03.7737442-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-18T00:19:03.7737442-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-18T00:19:03.7737442-07:00",
"MeasurementValueNeededDate": "2026-03-18T00:19:03.7737442-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fb7f9f7e-aac4-4b04-a279-d12aad08a7ea",
"CreateDate": "2026-03-18T00:19:03.7737442-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-18T00:19:03.7737442-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "dccb4f4c-b021-424b-8c34-67770b58dac0",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e8b5bc20-360a-489b-99dd-0ee42e3bcc28",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c89c0e16-de32-426a-960b-e0c53630208f",
"CreateDate": "2026-03-18T00:19:03.7737442-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-18T00:19:03.7737442-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "9069397a-f617-4f81-8e9c-e65b48a9d414",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "81537aba-d27f-4857-8e60-88c113131bcf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b31958ad-3712-4a8e-9a8d-866ab44e85ad",
"CreateDate": "2026-03-18T00:19:03.7737442-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-18T00:19:03.7737442-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3a352a4d-4db8-456c-8dde-a70b8c2e58c5",
"FieldId": "701bfa58-ac3c-41c9-be04-124ee7f662da",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3a352a4d-4db8-456c-8dde-a70b8c2e58c5",
"FieldId": "701bfa58-ac3c-41c9-be04-124ee7f662da",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-18T00:19:03.7737442-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "932bb30c-732a-4971-b042-38bcd8ffeff5",
"CreateDate": "2026-03-18T00:19:03.7737442-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-18T00:19:03.7737442-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-18T00:19:03.7737442-07:00",
"LastValueDate": "2026-03-18T00:19:03.7737442-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "9ca20544-3104-4669-82ff-9f128d8aff6d",
"CreateDate": "2026-03-18T00:19:03.7737442-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-18T00:19:03.7737442-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}