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": "a0353d9c-ecc8-4319-91d2-15aa6e8c553c",
"Asset": {
"AssetId": "fee916fa-30c0-4975-8894-fd5526ee6bbb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "344423d7-d8bf-42a5-917b-3bad47f15f2f",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c3253501-1eda-4b20-9f2d-7ad8179fd598",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "9e39bdca-f55c-419a-b9e0-d1291ad21f54",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-30T16:51:33.5915987-07:00",
"MeasurementValueNeededDate": "2026-03-30T16:51:33.5915987-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "423cf360-0c1e-44f4-bd31-b6187fbbf938",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "705efee1-911f-4ed7-9ff6-29ad160fb29c",
"EffectiveDate": "2026-03-30T16:51:33.5915987-07:00",
"StateType": {
"StateTypeId": "d1a6f2e4-e87a-43aa-a9e7-bc26ed883de3",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "344423d7-d8bf-42a5-917b-3bad47f15f2f",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c3253501-1eda-4b20-9f2d-7ad8179fd598",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "ab887f4f-ff4b-4431-9868-3f9eee08dc6f",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "928f06ee-ef1f-49a0-a1d8-80d68e624263",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "84ad77e1-6ed5-4b4e-b3c7-5178ce15169b",
"EffectiveDate": "2026-03-30T16:51:33.5915987-07:00",
"StatusType": {
"StatusTypeId": "61ea640a-3143-4151-b908-ad35a850824e",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "344423d7-d8bf-42a5-917b-3bad47f15f2f",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c3253501-1eda-4b20-9f2d-7ad8179fd598",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "cc2f2952-db0b-45b6-84c6-1aca88beae0b",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "f1f73f5e-ca32-4393-8405-0dbd95ec9db6",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "ef044131-7fee-4834-99a3-e3a2c104b79d",
"EffectiveDate": "2026-03-30T16:51:33.5915987-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "544c7653-9c7f-45d1-9c1b-b2b3ed849f79",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0825d46c-bc0b-454b-84c4-47028eff0067",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "a579b434-2397-4b49-9902-5abde12eb618",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-30T16:51:33.5915987-07:00",
"MeasurementValueNeededDate": "2026-03-30T16:51:33.5915987-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d766a48b-1de5-4fa6-9ab5-f047ef42a8ea",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "6eb60929-40d0-4a4b-8a8e-3dfd3e5292b8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "344423d7-d8bf-42a5-917b-3bad47f15f2f",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c3253501-1eda-4b20-9f2d-7ad8179fd598",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 8"
},
"DataType": {
"DataTypeId": "98c6756d-5c49-40dd-9df0-9739f99e41ef",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7506c704-008d-4a31-b33b-1943c3e66787",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "43ac5b8d-5cef-4257-99d4-91781a412442",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4545337b-0eac-4696-a482-837a776edbd5",
"FieldId": "fbfd3a37-8aab-4aca-9176-0e527286f382",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4545337b-0eac-4696-a482-837a776edbd5",
"FieldId": "fbfd3a37-8aab-4aca-9176-0e527286f382",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-30T16:51:33.5915987-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5c2f3a01-6192-42bf-a7bc-4f9c02bde682",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-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-30T16:51:33.5915987-07:00",
"LastValueDate": "2026-03-30T16:51:33.5915987-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "76e70496-70a9-4e73-adc6-664733d19999",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "a0353d9c-ecc8-4319-91d2-15aa6e8c553c",
"Asset": {
"AssetId": "fee916fa-30c0-4975-8894-fd5526ee6bbb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "344423d7-d8bf-42a5-917b-3bad47f15f2f",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c3253501-1eda-4b20-9f2d-7ad8179fd598",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "9e39bdca-f55c-419a-b9e0-d1291ad21f54",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-30T16:51:33.5915987-07:00",
"MeasurementValueNeededDate": "2026-03-30T16:51:33.5915987-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "423cf360-0c1e-44f4-bd31-b6187fbbf938",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "705efee1-911f-4ed7-9ff6-29ad160fb29c",
"EffectiveDate": "2026-03-30T16:51:33.5915987-07:00",
"StateType": {
"StateTypeId": "d1a6f2e4-e87a-43aa-a9e7-bc26ed883de3",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "344423d7-d8bf-42a5-917b-3bad47f15f2f",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c3253501-1eda-4b20-9f2d-7ad8179fd598",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "ab887f4f-ff4b-4431-9868-3f9eee08dc6f",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "928f06ee-ef1f-49a0-a1d8-80d68e624263",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "84ad77e1-6ed5-4b4e-b3c7-5178ce15169b",
"EffectiveDate": "2026-03-30T16:51:33.5915987-07:00",
"StatusType": {
"StatusTypeId": "61ea640a-3143-4151-b908-ad35a850824e",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "344423d7-d8bf-42a5-917b-3bad47f15f2f",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c3253501-1eda-4b20-9f2d-7ad8179fd598",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "cc2f2952-db0b-45b6-84c6-1aca88beae0b",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "f1f73f5e-ca32-4393-8405-0dbd95ec9db6",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "ef044131-7fee-4834-99a3-e3a2c104b79d",
"EffectiveDate": "2026-03-30T16:51:33.5915987-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "544c7653-9c7f-45d1-9c1b-b2b3ed849f79",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0825d46c-bc0b-454b-84c4-47028eff0067",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "a579b434-2397-4b49-9902-5abde12eb618",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-30T16:51:33.5915987-07:00",
"MeasurementValueNeededDate": "2026-03-30T16:51:33.5915987-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d766a48b-1de5-4fa6-9ab5-f047ef42a8ea",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "6eb60929-40d0-4a4b-8a8e-3dfd3e5292b8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "344423d7-d8bf-42a5-917b-3bad47f15f2f",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c3253501-1eda-4b20-9f2d-7ad8179fd598",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 8"
},
"DataType": {
"DataTypeId": "98c6756d-5c49-40dd-9df0-9739f99e41ef",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7506c704-008d-4a31-b33b-1943c3e66787",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "43ac5b8d-5cef-4257-99d4-91781a412442",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4545337b-0eac-4696-a482-837a776edbd5",
"FieldId": "fbfd3a37-8aab-4aca-9176-0e527286f382",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4545337b-0eac-4696-a482-837a776edbd5",
"FieldId": "fbfd3a37-8aab-4aca-9176-0e527286f382",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-30T16:51:33.5915987-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5c2f3a01-6192-42bf-a7bc-4f9c02bde682",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-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-30T16:51:33.5915987-07:00",
"LastValueDate": "2026-03-30T16:51:33.5915987-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "76e70496-70a9-4e73-adc6-664733d19999",
"CreateDate": "2026-03-30T16:51:33.5915987-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-30T16:51:33.5915987-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}