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": "4a2fa3d0-0cb0-4025-a6e0-0a37a6421925",
"Asset": {
"AssetId": "d4779b7f-128c-4d15-8b98-7b4ea1918c3e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3fa13025-8999-4915-87c4-4b00d41f1040",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "511c8118-3638-4083-a5da-400ef1b44b58",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "891076bb-a495-4826-984e-3eb54537f522",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-11T10:24:40.8271584-07:00",
"MeasurementValueNeededDate": "2026-05-11T10:24:40.8271584-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "19be4c35-37eb-4f6f-9e6c-8d2ed9841c57",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "855a4a67-380d-4b35-af8d-0e8ef157ac8b",
"EffectiveDate": "2026-05-11T10:24:40.8271584-07:00",
"StateType": {
"StateTypeId": "edc7a6fa-2bf0-4db9-97ff-d51669122ba8",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "3fa13025-8999-4915-87c4-4b00d41f1040",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "511c8118-3638-4083-a5da-400ef1b44b58",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "90d7c3fe-35a1-4d69-a206-f3b2f187acec",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "456c48e3-a441-4e49-832e-0998d311aae5",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "75a49d3c-8f14-4722-9730-e096f80f8ca4",
"EffectiveDate": "2026-05-11T10:24:40.8271584-07:00",
"StatusType": {
"StatusTypeId": "af626bd7-5bf9-43e3-a758-443c44db4e12",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "3fa13025-8999-4915-87c4-4b00d41f1040",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "511c8118-3638-4083-a5da-400ef1b44b58",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "59a10e6a-c88f-488a-a678-6d3a43a5bdb2",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "10f9a2d0-99dd-4fc3-ab72-aa2d9f892e64",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "8bff39e6-11ee-4fcb-b6d8-2e590b3cdfef",
"EffectiveDate": "2026-05-11T10:24:40.8271584-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "62d9c6f2-a3d0-4fda-a3a6-6a525a5af78e",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82160cd1-e858-4823-9d6b-bfaa12efd5b7",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "2bace3be-bd9c-49a3-b430-8327abf8759c",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-05-11T10:24:40.8271584-07:00",
"MeasurementValueNeededDate": "2026-05-11T10:24:40.8271584-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "420ba00c-138c-473b-86df-c936a72aa1a7",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "bb5ca9b8-e33e-4bd0-9cc6-96ddd6512202",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3fa13025-8999-4915-87c4-4b00d41f1040",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "511c8118-3638-4083-a5da-400ef1b44b58",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 8"
},
"DataType": {
"DataTypeId": "4766e324-5683-46bb-8ead-4392dad32f64",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4fb0f2bb-021a-42ce-a327-5ff544d37ef2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f7d0e9ea-0ce8-4f7f-9ccc-1d5ccb77a074",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "223bcde8-4f16-4c37-a49d-93ede94efa5e",
"FieldId": "c91ceb6d-4d6f-4c17-b92b-6c0547f1eae9",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "223bcde8-4f16-4c37-a49d-93ede94efa5e",
"FieldId": "c91ceb6d-4d6f-4c17-b92b-6c0547f1eae9",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-11T10:24:40.8271584-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a3cb1c30-5cd0-4524-8531-d889242ca648",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-11T10:24:40.8271584-07:00",
"LastValueDate": "2026-05-11T10:24:40.8271584-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "0c81251e-92fc-41e6-9162-c601012c308a",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "4a2fa3d0-0cb0-4025-a6e0-0a37a6421925",
"Asset": {
"AssetId": "d4779b7f-128c-4d15-8b98-7b4ea1918c3e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3fa13025-8999-4915-87c4-4b00d41f1040",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "511c8118-3638-4083-a5da-400ef1b44b58",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "891076bb-a495-4826-984e-3eb54537f522",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-11T10:24:40.8271584-07:00",
"MeasurementValueNeededDate": "2026-05-11T10:24:40.8271584-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "19be4c35-37eb-4f6f-9e6c-8d2ed9841c57",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "855a4a67-380d-4b35-af8d-0e8ef157ac8b",
"EffectiveDate": "2026-05-11T10:24:40.8271584-07:00",
"StateType": {
"StateTypeId": "edc7a6fa-2bf0-4db9-97ff-d51669122ba8",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "3fa13025-8999-4915-87c4-4b00d41f1040",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "511c8118-3638-4083-a5da-400ef1b44b58",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "90d7c3fe-35a1-4d69-a206-f3b2f187acec",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "456c48e3-a441-4e49-832e-0998d311aae5",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "75a49d3c-8f14-4722-9730-e096f80f8ca4",
"EffectiveDate": "2026-05-11T10:24:40.8271584-07:00",
"StatusType": {
"StatusTypeId": "af626bd7-5bf9-43e3-a758-443c44db4e12",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "3fa13025-8999-4915-87c4-4b00d41f1040",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "511c8118-3638-4083-a5da-400ef1b44b58",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "59a10e6a-c88f-488a-a678-6d3a43a5bdb2",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "10f9a2d0-99dd-4fc3-ab72-aa2d9f892e64",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "8bff39e6-11ee-4fcb-b6d8-2e590b3cdfef",
"EffectiveDate": "2026-05-11T10:24:40.8271584-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "62d9c6f2-a3d0-4fda-a3a6-6a525a5af78e",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82160cd1-e858-4823-9d6b-bfaa12efd5b7",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "2bace3be-bd9c-49a3-b430-8327abf8759c",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-05-11T10:24:40.8271584-07:00",
"MeasurementValueNeededDate": "2026-05-11T10:24:40.8271584-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "420ba00c-138c-473b-86df-c936a72aa1a7",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "bb5ca9b8-e33e-4bd0-9cc6-96ddd6512202",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3fa13025-8999-4915-87c4-4b00d41f1040",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "511c8118-3638-4083-a5da-400ef1b44b58",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 8"
},
"DataType": {
"DataTypeId": "4766e324-5683-46bb-8ead-4392dad32f64",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4fb0f2bb-021a-42ce-a327-5ff544d37ef2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f7d0e9ea-0ce8-4f7f-9ccc-1d5ccb77a074",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "223bcde8-4f16-4c37-a49d-93ede94efa5e",
"FieldId": "c91ceb6d-4d6f-4c17-b92b-6c0547f1eae9",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "223bcde8-4f16-4c37-a49d-93ede94efa5e",
"FieldId": "c91ceb6d-4d6f-4c17-b92b-6c0547f1eae9",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-11T10:24:40.8271584-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a3cb1c30-5cd0-4524-8531-d889242ca648",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-11T10:24:40.8271584-07:00",
"LastValueDate": "2026-05-11T10:24:40.8271584-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "0c81251e-92fc-41e6-9162-c601012c308a",
"CreateDate": "2026-05-11T10:24:40.8271584-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-11T10:24:40.8271584-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}