GET AssetMeasurementTypes/GetAllForAsset?assetId={assetId}

Retrieves all asset measurement types for the given asset. This includes asset measurement types of that asset that may not have a value.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
assetId

Id of the asset

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

On success, a list of all asset measurement types for the asset.

NameDescriptionTypeAdditional information
Data

Collection of AssetMeasurementType

None.

Total

integer

None.

Message

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": [
    {
      "AssetMeasurementTypeId": "d9f87525-366b-47cb-8842-1a39fdde2d49",
      "Asset": {
        "AssetId": "b1b60964-f569-4c9f-823c-584cdd1be7e1",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "aca7a8e0-ab24-4d97-be12-12c6fd204fc0",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "f34a961d-5cbf-4f2a-ac37-1b0707de0bb2",
          "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "AssetGroup": {
          "AssetGroupId": "423ff9bc-1dca-489d-8098-7fa541504af7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-06-11T08:26:52.1307301-07:00",
          "MeasurementValueNeededDate": "2026-06-11T08:26:52.1307301-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "2c5ce3bd-11fa-4cad-8c71-ca460d79af3e",
          "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "State": {
          "StateId": "916b2ee9-434f-46b9-b398-777d6931da02",
          "EffectiveDate": "2026-06-11T08:26:52.1307301-07:00",
          "StateType": {
            "StateTypeId": "16b8ffea-afaa-4382-a600-13427fced2d3",
            "Name": "sample string 1",
            "IsOperational": true,
            "AssetType": {
              "AssetTypeId": "aca7a8e0-ab24-4d97-be12-12c6fd204fc0",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "f34a961d-5cbf-4f2a-ac37-1b0707de0bb2",
              "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 3",
            "CompanyId": "edc82871-0410-4614-9b4c-2ff6f26e1903",
            "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
            "CreateUser": "sample string 5",
            "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
            "LastModifiedUser": "sample string 6"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "63bc71de-6fb5-4e56-865d-79cd48c72dee",
          "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "Status": {
          "StatusId": "072c1ff5-3db2-42ec-a0ee-70254a1b3e0b",
          "EffectiveDate": "2026-06-11T08:26:52.1307301-07:00",
          "StatusType": {
            "StatusTypeId": "74976142-2e41-4661-a81e-af4ae90cc660",
            "Name": "sample string 1",
            "IsProducing": true,
            "IsInjecting": true,
            "AssetType": {
              "AssetTypeId": "aca7a8e0-ab24-4d97-be12-12c6fd204fc0",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "f34a961d-5cbf-4f2a-ac37-1b0707de0bb2",
              "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 4",
            "CompanyId": "41182fbf-be2e-4b90-aa77-bbe87f2ef39a",
            "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "76a2db2a-caf0-4c50-b411-b0cc277abd26",
          "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "WellPurpose": {
          "WellPurposeId": "a2c876b4-7ab6-4f30-8751-06fbd7c1ac67",
          "EffectiveDate": "2026-06-11T08:26:52.1307301-07:00",
          "WellPurposeType": {
            "WellPurposeTypeId": "4da46158-62f0-418e-8f0e-46b99f293ff9",
            "IsProducer": true,
            "IsInjector": true,
            "Name": "sample string 3",
            "SourceSystemId": "sample string 4",
            "CompanyId": "726869c9-3038-4202-8ca5-745e501e9313",
            "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "c0d7212c-7877-4167-bacd-4754d4d3c32a",
          "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "FormValueNeededDate": "2026-06-11T08:26:52.1307301-07:00",
        "MeasurementValueNeededDate": "2026-06-11T08:26:52.1307301-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "8a89ce08-1e12-476e-9eac-b4294b938955",
        "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "0d79c79e-5ffe-4833-b3df-bd7c7b8d0e77",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "aca7a8e0-ab24-4d97-be12-12c6fd204fc0",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "f34a961d-5cbf-4f2a-ac37-1b0707de0bb2",
          "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "DataType": {
          "DataTypeId": "fd692a8f-5d5a-4383-8330-ee2c4d3c0b4a",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "a9c18be0-0285-4ef1-9f76-06b7247e1b13",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a7c47515-88d7-45b0-888b-25dee295def8",
          "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "69ccb27b-5ef3-4493-8c02-0b11ec57fd57",
            "FieldId": "884329b8-ccbf-4ef9-aec5-1ab705d26b86",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "69ccb27b-5ef3-4493-8c02-0b11ec57fd57",
            "FieldId": "884329b8-ccbf-4ef9-aec5-1ab705d26b86",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-06-11T08:26:52.1307301-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "96346275-00fd-4d0a-ae7e-94883fe1d0fe",
        "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-06-11T08:26:52.1307301-07:00",
      "LastValueDate": "2026-06-11T08:26:52.1307301-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "574ecce6-abf4-45be-a279-29990ab50698",
      "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "d9f87525-366b-47cb-8842-1a39fdde2d49",
      "Asset": {
        "AssetId": "b1b60964-f569-4c9f-823c-584cdd1be7e1",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "aca7a8e0-ab24-4d97-be12-12c6fd204fc0",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "f34a961d-5cbf-4f2a-ac37-1b0707de0bb2",
          "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "AssetGroup": {
          "AssetGroupId": "423ff9bc-1dca-489d-8098-7fa541504af7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-06-11T08:26:52.1307301-07:00",
          "MeasurementValueNeededDate": "2026-06-11T08:26:52.1307301-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "2c5ce3bd-11fa-4cad-8c71-ca460d79af3e",
          "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "State": {
          "StateId": "916b2ee9-434f-46b9-b398-777d6931da02",
          "EffectiveDate": "2026-06-11T08:26:52.1307301-07:00",
          "StateType": {
            "StateTypeId": "16b8ffea-afaa-4382-a600-13427fced2d3",
            "Name": "sample string 1",
            "IsOperational": true,
            "AssetType": {
              "AssetTypeId": "aca7a8e0-ab24-4d97-be12-12c6fd204fc0",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "f34a961d-5cbf-4f2a-ac37-1b0707de0bb2",
              "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 3",
            "CompanyId": "edc82871-0410-4614-9b4c-2ff6f26e1903",
            "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
            "CreateUser": "sample string 5",
            "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
            "LastModifiedUser": "sample string 6"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "63bc71de-6fb5-4e56-865d-79cd48c72dee",
          "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "Status": {
          "StatusId": "072c1ff5-3db2-42ec-a0ee-70254a1b3e0b",
          "EffectiveDate": "2026-06-11T08:26:52.1307301-07:00",
          "StatusType": {
            "StatusTypeId": "74976142-2e41-4661-a81e-af4ae90cc660",
            "Name": "sample string 1",
            "IsProducing": true,
            "IsInjecting": true,
            "AssetType": {
              "AssetTypeId": "aca7a8e0-ab24-4d97-be12-12c6fd204fc0",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "f34a961d-5cbf-4f2a-ac37-1b0707de0bb2",
              "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 4",
            "CompanyId": "41182fbf-be2e-4b90-aa77-bbe87f2ef39a",
            "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "76a2db2a-caf0-4c50-b411-b0cc277abd26",
          "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "WellPurpose": {
          "WellPurposeId": "a2c876b4-7ab6-4f30-8751-06fbd7c1ac67",
          "EffectiveDate": "2026-06-11T08:26:52.1307301-07:00",
          "WellPurposeType": {
            "WellPurposeTypeId": "4da46158-62f0-418e-8f0e-46b99f293ff9",
            "IsProducer": true,
            "IsInjector": true,
            "Name": "sample string 3",
            "SourceSystemId": "sample string 4",
            "CompanyId": "726869c9-3038-4202-8ca5-745e501e9313",
            "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "c0d7212c-7877-4167-bacd-4754d4d3c32a",
          "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "FormValueNeededDate": "2026-06-11T08:26:52.1307301-07:00",
        "MeasurementValueNeededDate": "2026-06-11T08:26:52.1307301-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "8a89ce08-1e12-476e-9eac-b4294b938955",
        "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "0d79c79e-5ffe-4833-b3df-bd7c7b8d0e77",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "aca7a8e0-ab24-4d97-be12-12c6fd204fc0",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "f34a961d-5cbf-4f2a-ac37-1b0707de0bb2",
          "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "DataType": {
          "DataTypeId": "fd692a8f-5d5a-4383-8330-ee2c4d3c0b4a",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "a9c18be0-0285-4ef1-9f76-06b7247e1b13",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a7c47515-88d7-45b0-888b-25dee295def8",
          "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "69ccb27b-5ef3-4493-8c02-0b11ec57fd57",
            "FieldId": "884329b8-ccbf-4ef9-aec5-1ab705d26b86",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "69ccb27b-5ef3-4493-8c02-0b11ec57fd57",
            "FieldId": "884329b8-ccbf-4ef9-aec5-1ab705d26b86",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-06-11T08:26:52.1307301-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "96346275-00fd-4d0a-ae7e-94883fe1d0fe",
        "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-06-11T08:26:52.1307301-07:00",
      "LastValueDate": "2026-06-11T08:26:52.1307301-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "574ecce6-abf4-45be-a279-29990ab50698",
      "CreateDate": "2026-06-11T08:26:52.1307301-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-06-11T08:26:52.1307301-07:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}