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": "308eba66-0b35-4870-bd49-6ae4aeb87305",
      "Asset": {
        "AssetId": "4587eeb8-fb2e-441f-ad37-be4716e3b6a1",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "2eca61e5-e428-4ec4-8612-52b8a30cb1ab",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "65fe5faf-b26a-404d-bb0e-3a6c4e424961",
          "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "AssetGroup": {
          "AssetGroupId": "ddf991cd-8503-4ae8-bce8-5e70881a43c7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-07-02T14:47:01.4476731-07:00",
          "MeasurementValueNeededDate": "2026-07-02T14:47:01.4476731-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "ebaa48ec-4284-4cf8-8e23-e7103c5f4436",
          "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "State": {
          "StateId": "5a7f2431-2bac-4a9d-8655-88811cf7d8af",
          "EffectiveDate": "2026-07-02T14:47:01.4476731-07:00",
          "StateType": {
            "StateTypeId": "fa92a626-e9a0-4f99-9f19-ac52da2344a7",
            "Name": "sample string 1",
            "IsOperational": true,
            "AssetType": {
              "AssetTypeId": "2eca61e5-e428-4ec4-8612-52b8a30cb1ab",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "65fe5faf-b26a-404d-bb0e-3a6c4e424961",
              "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 3",
            "CompanyId": "b81a13e1-e1c1-4ffa-9fbf-0ba5c311fb7e",
            "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
            "CreateUser": "sample string 5",
            "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
            "LastModifiedUser": "sample string 6"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "c0b080b8-af25-40f9-b118-6952298aef5a",
          "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "Status": {
          "StatusId": "7c317102-7ee7-4b9d-9396-e8c4d6f2903a",
          "EffectiveDate": "2026-07-02T14:47:01.4476731-07:00",
          "StatusType": {
            "StatusTypeId": "5e9875e3-8fb3-4d98-8342-8bfe55e1ea67",
            "Name": "sample string 1",
            "IsProducing": true,
            "IsInjecting": true,
            "AssetType": {
              "AssetTypeId": "2eca61e5-e428-4ec4-8612-52b8a30cb1ab",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "65fe5faf-b26a-404d-bb0e-3a6c4e424961",
              "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 4",
            "CompanyId": "743a014b-d790-40a1-b747-66262993479c",
            "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "35f6f8ef-d68c-454d-b587-0e064d958088",
          "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "WellPurpose": {
          "WellPurposeId": "7fbe20d6-7d95-4763-90d3-afba3aa04269",
          "EffectiveDate": "2026-07-02T14:47:01.4476731-07:00",
          "WellPurposeType": {
            "WellPurposeTypeId": "4962ea62-9bda-4d4f-9195-e1eadf8e1343",
            "IsProducer": true,
            "IsInjector": true,
            "Name": "sample string 3",
            "SourceSystemId": "sample string 4",
            "CompanyId": "fc1b0e33-5177-4b88-8594-866bb3df84d2",
            "CreateDate": "2026-07-02T14:47:01.4632946-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2026-07-02T14:47:01.4632946-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "4db0c2fb-415b-44c9-9dd5-5cfbac555272",
          "CreateDate": "2026-07-02T14:47:01.4632946-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-07-02T14:47:01.4632946-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "FormValueNeededDate": "2026-07-02T14:47:01.4632946-07:00",
        "MeasurementValueNeededDate": "2026-07-02T14:47:01.4632946-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "6445dabb-6a67-45db-b7c2-400eed166ac3",
        "CreateDate": "2026-07-02T14:47:01.4632946-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-07-02T14:47:01.4632946-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "7968168f-b5aa-4242-92bd-000cd426ab3c",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "2eca61e5-e428-4ec4-8612-52b8a30cb1ab",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "65fe5faf-b26a-404d-bb0e-3a6c4e424961",
          "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "DataType": {
          "DataTypeId": "2bc90c44-997b-47ed-bfe7-f872b7c14098",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "cdcaaa5c-0ff7-4907-91ba-32d3c94ce866",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "2b8c3674-6940-45e5-94a7-44e00e5d9175",
          "CreateDate": "2026-07-02T14:47:01.4632946-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-07-02T14:47:01.4632946-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "ed70f8ef-4793-4e31-a603-44c350f2ca4b",
            "FieldId": "180d25c7-0c4b-4c84-9c64-66904e11efa8",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "ed70f8ef-4793-4e31-a603-44c350f2ca4b",
            "FieldId": "180d25c7-0c4b-4c84-9c64-66904e11efa8",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-07-02T14:47:01.4632946-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "2e1f4c42-de8a-41fa-8d2b-cfee6e938d6c",
        "CreateDate": "2026-07-02T14:47:01.4632946-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-07-02T14:47:01.4632946-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-07-02T14:47:01.4632946-07:00",
      "LastValueDate": "2026-07-02T14:47:01.4632946-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "7d150822-b135-4166-90c2-2efa46bddbfe",
      "CreateDate": "2026-07-02T14:47:01.4632946-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-07-02T14:47:01.4632946-07:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "308eba66-0b35-4870-bd49-6ae4aeb87305",
      "Asset": {
        "AssetId": "4587eeb8-fb2e-441f-ad37-be4716e3b6a1",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "2eca61e5-e428-4ec4-8612-52b8a30cb1ab",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "65fe5faf-b26a-404d-bb0e-3a6c4e424961",
          "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "AssetGroup": {
          "AssetGroupId": "ddf991cd-8503-4ae8-bce8-5e70881a43c7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-07-02T14:47:01.4476731-07:00",
          "MeasurementValueNeededDate": "2026-07-02T14:47:01.4476731-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "ebaa48ec-4284-4cf8-8e23-e7103c5f4436",
          "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "State": {
          "StateId": "5a7f2431-2bac-4a9d-8655-88811cf7d8af",
          "EffectiveDate": "2026-07-02T14:47:01.4476731-07:00",
          "StateType": {
            "StateTypeId": "fa92a626-e9a0-4f99-9f19-ac52da2344a7",
            "Name": "sample string 1",
            "IsOperational": true,
            "AssetType": {
              "AssetTypeId": "2eca61e5-e428-4ec4-8612-52b8a30cb1ab",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "65fe5faf-b26a-404d-bb0e-3a6c4e424961",
              "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 3",
            "CompanyId": "b81a13e1-e1c1-4ffa-9fbf-0ba5c311fb7e",
            "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
            "CreateUser": "sample string 5",
            "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
            "LastModifiedUser": "sample string 6"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "c0b080b8-af25-40f9-b118-6952298aef5a",
          "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "Status": {
          "StatusId": "7c317102-7ee7-4b9d-9396-e8c4d6f2903a",
          "EffectiveDate": "2026-07-02T14:47:01.4476731-07:00",
          "StatusType": {
            "StatusTypeId": "5e9875e3-8fb3-4d98-8342-8bfe55e1ea67",
            "Name": "sample string 1",
            "IsProducing": true,
            "IsInjecting": true,
            "AssetType": {
              "AssetTypeId": "2eca61e5-e428-4ec4-8612-52b8a30cb1ab",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "65fe5faf-b26a-404d-bb0e-3a6c4e424961",
              "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 4",
            "CompanyId": "743a014b-d790-40a1-b747-66262993479c",
            "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "35f6f8ef-d68c-454d-b587-0e064d958088",
          "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "WellPurpose": {
          "WellPurposeId": "7fbe20d6-7d95-4763-90d3-afba3aa04269",
          "EffectiveDate": "2026-07-02T14:47:01.4476731-07:00",
          "WellPurposeType": {
            "WellPurposeTypeId": "4962ea62-9bda-4d4f-9195-e1eadf8e1343",
            "IsProducer": true,
            "IsInjector": true,
            "Name": "sample string 3",
            "SourceSystemId": "sample string 4",
            "CompanyId": "fc1b0e33-5177-4b88-8594-866bb3df84d2",
            "CreateDate": "2026-07-02T14:47:01.4632946-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2026-07-02T14:47:01.4632946-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "4db0c2fb-415b-44c9-9dd5-5cfbac555272",
          "CreateDate": "2026-07-02T14:47:01.4632946-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-07-02T14:47:01.4632946-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "FormValueNeededDate": "2026-07-02T14:47:01.4632946-07:00",
        "MeasurementValueNeededDate": "2026-07-02T14:47:01.4632946-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "6445dabb-6a67-45db-b7c2-400eed166ac3",
        "CreateDate": "2026-07-02T14:47:01.4632946-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-07-02T14:47:01.4632946-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "7968168f-b5aa-4242-92bd-000cd426ab3c",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "2eca61e5-e428-4ec4-8612-52b8a30cb1ab",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "65fe5faf-b26a-404d-bb0e-3a6c4e424961",
          "CreateDate": "2026-07-02T14:47:01.4476731-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2026-07-02T14:47:01.4476731-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "DataType": {
          "DataTypeId": "2bc90c44-997b-47ed-bfe7-f872b7c14098",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "cdcaaa5c-0ff7-4907-91ba-32d3c94ce866",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "2b8c3674-6940-45e5-94a7-44e00e5d9175",
          "CreateDate": "2026-07-02T14:47:01.4632946-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-07-02T14:47:01.4632946-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "ed70f8ef-4793-4e31-a603-44c350f2ca4b",
            "FieldId": "180d25c7-0c4b-4c84-9c64-66904e11efa8",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "ed70f8ef-4793-4e31-a603-44c350f2ca4b",
            "FieldId": "180d25c7-0c4b-4c84-9c64-66904e11efa8",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-07-02T14:47:01.4632946-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "2e1f4c42-de8a-41fa-8d2b-cfee6e938d6c",
        "CreateDate": "2026-07-02T14:47:01.4632946-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-07-02T14:47:01.4632946-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-07-02T14:47:01.4632946-07:00",
      "LastValueDate": "2026-07-02T14:47:01.4632946-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "7d150822-b135-4166-90c2-2efa46bddbfe",
      "CreateDate": "2026-07-02T14:47:01.4632946-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2026-07-02T14:47:01.4632946-07:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}