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": "cea413d9-2509-44fd-b5db-af2e5368b2cd",
"Asset": {
"AssetId": "c85c683d-07f4-4032-9f8a-43fdce544f1e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "156f331a-0226-45b8-86d2-7aeb26601d5d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "2be6b8a8-0a52-4628-b307-ecb01a3290cf",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "0ba46436-6839-4055-aafe-9155edc7f737",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:40:46.1207438-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:40:46.1207438-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a59fd72d-52c4-42d1-9b4c-ad7f8bb83146",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "ddb85f30-6cc7-49ff-ae7d-4c78bea78c11",
"EffectiveDate": "2026-09-13T23:40:46.1207438-07:00",
"StateType": {
"StateTypeId": "a8157a2c-b8c0-489b-8921-61cb7f7bc6ab",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "156f331a-0226-45b8-86d2-7aeb26601d5d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "2be6b8a8-0a52-4628-b307-ecb01a3290cf",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "1abbf249-ea1b-4e21-be17-34de42e517e7",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "9cbfd784-2861-4d15-bc47-fe769d58620b",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "103dcb35-89d5-4a3b-87f2-f7aeb4be60ca",
"EffectiveDate": "2026-09-13T23:40:46.1207438-07:00",
"StatusType": {
"StatusTypeId": "c827c37e-8072-4393-bcc7-630609255fc8",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "156f331a-0226-45b8-86d2-7aeb26601d5d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "2be6b8a8-0a52-4628-b307-ecb01a3290cf",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "c8089ccf-028c-4802-aeb2-28a6705e5bba",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "5a00dee3-afa3-48b2-a736-18bff2c71054",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "e89c2cf1-42d3-4fd5-a930-445d6706b8d3",
"EffectiveDate": "2026-09-13T23:40:46.1207438-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "23e64c17-8f9c-4530-bd69-22637d84ed29",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f4fb45f2-354c-42dd-9b18-284f1cef3dee",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "fc25abfe-34c8-42d2-b541-6552d882d4c7",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-09-13T23:40:46.1207438-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:40:46.1207438-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "caf19fd3-3170-40cc-9eeb-ae9c18857717",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "dcb365fb-ea81-40f7-87df-0b4e15065692",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "156f331a-0226-45b8-86d2-7aeb26601d5d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "2be6b8a8-0a52-4628-b307-ecb01a3290cf",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 8"
},
"DataType": {
"DataTypeId": "06b5249a-851e-4548-ba62-3a790fddb9c4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b4698b76-cce8-4600-80ee-b42bbbcd22e7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b5df1770-b2fc-4221-9bd1-e9e562af72fc",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fe0808bc-3bc5-4878-ab51-f8daea1af1d5",
"FieldId": "6b512b03-4633-442d-91b8-fa20d399fdb0",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fe0808bc-3bc5-4878-ab51-f8daea1af1d5",
"FieldId": "6b512b03-4633-442d-91b8-fa20d399fdb0",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-13T23:40:46.1207438-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "349e5256-2a81-4091-8794-4df60690000c",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-13T23:40:46.1207438-07:00",
"LastValueDate": "2026-09-13T23:40:46.1207438-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "8f796372-7640-4867-8429-71f5394ebd9a",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "cea413d9-2509-44fd-b5db-af2e5368b2cd",
"Asset": {
"AssetId": "c85c683d-07f4-4032-9f8a-43fdce544f1e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "156f331a-0226-45b8-86d2-7aeb26601d5d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "2be6b8a8-0a52-4628-b307-ecb01a3290cf",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "0ba46436-6839-4055-aafe-9155edc7f737",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-13T23:40:46.1207438-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:40:46.1207438-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a59fd72d-52c4-42d1-9b4c-ad7f8bb83146",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "ddb85f30-6cc7-49ff-ae7d-4c78bea78c11",
"EffectiveDate": "2026-09-13T23:40:46.1207438-07:00",
"StateType": {
"StateTypeId": "a8157a2c-b8c0-489b-8921-61cb7f7bc6ab",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "156f331a-0226-45b8-86d2-7aeb26601d5d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "2be6b8a8-0a52-4628-b307-ecb01a3290cf",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "1abbf249-ea1b-4e21-be17-34de42e517e7",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "9cbfd784-2861-4d15-bc47-fe769d58620b",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "103dcb35-89d5-4a3b-87f2-f7aeb4be60ca",
"EffectiveDate": "2026-09-13T23:40:46.1207438-07:00",
"StatusType": {
"StatusTypeId": "c827c37e-8072-4393-bcc7-630609255fc8",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "156f331a-0226-45b8-86d2-7aeb26601d5d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "2be6b8a8-0a52-4628-b307-ecb01a3290cf",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "c8089ccf-028c-4802-aeb2-28a6705e5bba",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "5a00dee3-afa3-48b2-a736-18bff2c71054",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "e89c2cf1-42d3-4fd5-a930-445d6706b8d3",
"EffectiveDate": "2026-09-13T23:40:46.1207438-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "23e64c17-8f9c-4530-bd69-22637d84ed29",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f4fb45f2-354c-42dd-9b18-284f1cef3dee",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "fc25abfe-34c8-42d2-b541-6552d882d4c7",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-09-13T23:40:46.1207438-07:00",
"MeasurementValueNeededDate": "2026-09-13T23:40:46.1207438-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "caf19fd3-3170-40cc-9eeb-ae9c18857717",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "dcb365fb-ea81-40f7-87df-0b4e15065692",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "156f331a-0226-45b8-86d2-7aeb26601d5d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "2be6b8a8-0a52-4628-b307-ecb01a3290cf",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 8"
},
"DataType": {
"DataTypeId": "06b5249a-851e-4548-ba62-3a790fddb9c4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b4698b76-cce8-4600-80ee-b42bbbcd22e7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b5df1770-b2fc-4221-9bd1-e9e562af72fc",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fe0808bc-3bc5-4878-ab51-f8daea1af1d5",
"FieldId": "6b512b03-4633-442d-91b8-fa20d399fdb0",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fe0808bc-3bc5-4878-ab51-f8daea1af1d5",
"FieldId": "6b512b03-4633-442d-91b8-fa20d399fdb0",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-13T23:40:46.1207438-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "349e5256-2a81-4091-8794-4df60690000c",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-13T23:40:46.1207438-07:00",
"LastValueDate": "2026-09-13T23:40:46.1207438-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "8f796372-7640-4867-8429-71f5394ebd9a",
"CreateDate": "2026-09-13T23:40:46.1207438-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-13T23:40:46.1207438-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}