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": "ab40b784-2308-45d0-b142-cb697ffd8a6b",
      "Asset": {
        "AssetId": "f5d6efd0-d622-464c-ad26-21997c031352",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "c2e61697-2f4b-4cf9-90e1-cc799aba39f7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "9a0bc74f-9c0c-45a9-a060-a34a4c950389",
          "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
          "LastModifiedUser": "sample string 8"
        },
        "AssetGroup": {
          "AssetGroupId": "0157730c-36c3-449e-b4c0-f4141c10ebc7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-11-07T06:50:08.5785291-08:00",
          "MeasurementValueNeededDate": "2025-11-07T06:50:08.5785291-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a34f0d82-34fc-4d40-93b5-54165be97833",
          "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "State": {
          "StateId": "13f51059-ed45-4747-be6e-941f98794001",
          "EffectiveDate": "2025-11-07T06:50:08.5785291-08:00",
          "StateType": {
            "StateTypeId": "3a50ce31-1061-452e-aa81-841f7a59ae4e",
            "Name": "sample string 1",
            "IsOperational": true,
            "AssetType": {
              "AssetTypeId": "c2e61697-2f4b-4cf9-90e1-cc799aba39f7",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "9a0bc74f-9c0c-45a9-a060-a34a4c950389",
              "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 3",
            "CompanyId": "d9c56b7e-b919-433c-b32b-364e8e45c00d",
            "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
            "CreateUser": "sample string 5",
            "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
            "LastModifiedUser": "sample string 6"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "0e964a71-cc13-4b10-96fd-a7fd85f8f80d",
          "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
          "LastModifiedUser": "sample string 4"
        },
        "Status": {
          "StatusId": "df9706a0-0a96-4f0b-84d4-7002f2b58394",
          "EffectiveDate": "2025-11-07T06:50:08.5785291-08:00",
          "StatusType": {
            "StatusTypeId": "2c8630d5-4d63-43f4-b60a-c993c7581363",
            "Name": "sample string 1",
            "IsProducing": true,
            "IsInjecting": true,
            "AssetType": {
              "AssetTypeId": "c2e61697-2f4b-4cf9-90e1-cc799aba39f7",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "9a0bc74f-9c0c-45a9-a060-a34a4c950389",
              "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 4",
            "CompanyId": "f152cf48-e7a3-4cfb-a76d-d86ad73a6f15",
            "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "e08612be-732f-4b46-be43-3a75c6e83ebe",
          "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
          "LastModifiedUser": "sample string 4"
        },
        "WellPurpose": {
          "WellPurposeId": "51d23c1d-28f5-4edb-a13b-176bba7db935",
          "EffectiveDate": "2025-11-07T06:50:08.5785291-08:00",
          "WellPurposeType": {
            "WellPurposeTypeId": "adbbc3a9-08d8-469e-b820-9813956c80f0",
            "IsProducer": true,
            "IsInjector": true,
            "Name": "sample string 3",
            "SourceSystemId": "sample string 4",
            "CompanyId": "0ce0631c-1c41-432c-971a-2ac8563498ec",
            "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "e118cadd-6c2b-4ed2-9c64-b695149338a6",
          "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
          "LastModifiedUser": "sample string 4"
        },
        "FormValueNeededDate": "2025-11-07T06:50:08.5785291-08:00",
        "MeasurementValueNeededDate": "2025-11-07T06:50:08.5785291-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "8008c3be-7add-4714-af24-cffde81cd43a",
        "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "75e9dc59-49ba-4af8-80f6-9f0ccaccb80b",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "c2e61697-2f4b-4cf9-90e1-cc799aba39f7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "9a0bc74f-9c0c-45a9-a060-a34a4c950389",
          "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
          "LastModifiedUser": "sample string 8"
        },
        "DataType": {
          "DataTypeId": "92f891be-c719-4c38-a914-b06601b76098",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "f3216fb5-1aa2-4b18-b5fa-ea1a4200b8a2",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "931d3cce-4bbc-4bdb-93a5-9a8602db07db",
          "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "d9fcc660-37ec-49e5-b883-1086327882cc",
            "FieldId": "0d357622-ab98-4da8-bd48-57f19b8fc2c5",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "d9fcc660-37ec-49e5-b883-1086327882cc",
            "FieldId": "0d357622-ab98-4da8-bd48-57f19b8fc2c5",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-11-07T06:50:08.5785291-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "28c38a37-322f-495c-8367-05048468121e",
        "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-11-07T06:50:08.5785291-08:00",
      "LastValueDate": "2025-11-07T06:50:08.5785291-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "373bcb07-e1b4-49cc-a7b6-25160ea61999",
      "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "ab40b784-2308-45d0-b142-cb697ffd8a6b",
      "Asset": {
        "AssetId": "f5d6efd0-d622-464c-ad26-21997c031352",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "c2e61697-2f4b-4cf9-90e1-cc799aba39f7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "9a0bc74f-9c0c-45a9-a060-a34a4c950389",
          "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
          "LastModifiedUser": "sample string 8"
        },
        "AssetGroup": {
          "AssetGroupId": "0157730c-36c3-449e-b4c0-f4141c10ebc7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-11-07T06:50:08.5785291-08:00",
          "MeasurementValueNeededDate": "2025-11-07T06:50:08.5785291-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a34f0d82-34fc-4d40-93b5-54165be97833",
          "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "State": {
          "StateId": "13f51059-ed45-4747-be6e-941f98794001",
          "EffectiveDate": "2025-11-07T06:50:08.5785291-08:00",
          "StateType": {
            "StateTypeId": "3a50ce31-1061-452e-aa81-841f7a59ae4e",
            "Name": "sample string 1",
            "IsOperational": true,
            "AssetType": {
              "AssetTypeId": "c2e61697-2f4b-4cf9-90e1-cc799aba39f7",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "9a0bc74f-9c0c-45a9-a060-a34a4c950389",
              "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 3",
            "CompanyId": "d9c56b7e-b919-433c-b32b-364e8e45c00d",
            "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
            "CreateUser": "sample string 5",
            "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
            "LastModifiedUser": "sample string 6"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "0e964a71-cc13-4b10-96fd-a7fd85f8f80d",
          "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
          "LastModifiedUser": "sample string 4"
        },
        "Status": {
          "StatusId": "df9706a0-0a96-4f0b-84d4-7002f2b58394",
          "EffectiveDate": "2025-11-07T06:50:08.5785291-08:00",
          "StatusType": {
            "StatusTypeId": "2c8630d5-4d63-43f4-b60a-c993c7581363",
            "Name": "sample string 1",
            "IsProducing": true,
            "IsInjecting": true,
            "AssetType": {
              "AssetTypeId": "c2e61697-2f4b-4cf9-90e1-cc799aba39f7",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "9a0bc74f-9c0c-45a9-a060-a34a4c950389",
              "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 4",
            "CompanyId": "f152cf48-e7a3-4cfb-a76d-d86ad73a6f15",
            "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "e08612be-732f-4b46-be43-3a75c6e83ebe",
          "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
          "LastModifiedUser": "sample string 4"
        },
        "WellPurpose": {
          "WellPurposeId": "51d23c1d-28f5-4edb-a13b-176bba7db935",
          "EffectiveDate": "2025-11-07T06:50:08.5785291-08:00",
          "WellPurposeType": {
            "WellPurposeTypeId": "adbbc3a9-08d8-469e-b820-9813956c80f0",
            "IsProducer": true,
            "IsInjector": true,
            "Name": "sample string 3",
            "SourceSystemId": "sample string 4",
            "CompanyId": "0ce0631c-1c41-432c-971a-2ac8563498ec",
            "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "e118cadd-6c2b-4ed2-9c64-b695149338a6",
          "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
          "LastModifiedUser": "sample string 4"
        },
        "FormValueNeededDate": "2025-11-07T06:50:08.5785291-08:00",
        "MeasurementValueNeededDate": "2025-11-07T06:50:08.5785291-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "8008c3be-7add-4714-af24-cffde81cd43a",
        "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "75e9dc59-49ba-4af8-80f6-9f0ccaccb80b",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "c2e61697-2f4b-4cf9-90e1-cc799aba39f7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "9a0bc74f-9c0c-45a9-a060-a34a4c950389",
          "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
          "LastModifiedUser": "sample string 8"
        },
        "DataType": {
          "DataTypeId": "92f891be-c719-4c38-a914-b06601b76098",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "f3216fb5-1aa2-4b18-b5fa-ea1a4200b8a2",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "931d3cce-4bbc-4bdb-93a5-9a8602db07db",
          "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "d9fcc660-37ec-49e5-b883-1086327882cc",
            "FieldId": "0d357622-ab98-4da8-bd48-57f19b8fc2c5",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "d9fcc660-37ec-49e5-b883-1086327882cc",
            "FieldId": "0d357622-ab98-4da8-bd48-57f19b8fc2c5",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-11-07T06:50:08.5785291-08:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "28c38a37-322f-495c-8367-05048468121e",
        "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-11-07T06:50:08.5785291-08:00",
      "LastValueDate": "2025-11-07T06:50:08.5785291-08:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "373bcb07-e1b4-49cc-a7b6-25160ea61999",
      "CreateDate": "2025-11-07T06:50:08.5785291-08:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2025-11-07T06:50:08.5785291-08:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}