GET Properties/GetAllForAsset?assetId={assetId}

Retrieves all properties for the given asset. This includes properties 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 properties for an asset.

NameDescriptionTypeAdditional information
Data

Collection of Property

None.

Total

integer

None.

Message

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": [
    {
      "PropertyId": "92192a7f-c6b7-414f-a57a-ecc78969d975",
      "Asset": {
        "AssetId": "56376d5e-2ae5-4ccd-b833-14564d859661",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "0bc81009-465b-4bfe-843e-80aecb4896e1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "fd6f2015-fc31-425c-9457-ca6ec08fe4e2",
          "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "AssetGroup": {
          "AssetGroupId": "c3dba45c-5e1e-4ce3-b0f1-6b953e5186ca",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-09-19T23:21:07.3763361-07:00",
          "MeasurementValueNeededDate": "2026-09-19T23:21:07.3763361-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "de69cde6-8836-4500-9d5d-20b7f67a5e04",
          "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "State": {
          "StateId": "ae92e66e-04ec-45c0-918d-77aa27a72323",
          "EffectiveDate": "2026-09-19T23:21:07.3763361-07:00",
          "StateType": {
            "StateTypeId": "273e8387-ac99-4e61-93eb-46b1bf217485",
            "Name": "sample string 1",
            "IsOperational": true,
            "AssetType": {
              "AssetTypeId": "0bc81009-465b-4bfe-843e-80aecb4896e1",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "fd6f2015-fc31-425c-9457-ca6ec08fe4e2",
              "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 3",
            "CompanyId": "da56440c-fe7b-4c4b-907d-5c2e39b53af7",
            "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
            "CreateUser": "sample string 5",
            "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
            "LastModifiedUser": "sample string 6"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "247d4da2-70bc-4d05-adad-d44a785d806b",
          "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "Status": {
          "StatusId": "12269cb9-94e4-414c-9126-a8a5df497576",
          "EffectiveDate": "2026-09-19T23:21:07.3763361-07:00",
          "StatusType": {
            "StatusTypeId": "87aaee44-2825-4e3f-bba5-650013e10fa5",
            "Name": "sample string 1",
            "IsProducing": true,
            "IsInjecting": true,
            "AssetType": {
              "AssetTypeId": "0bc81009-465b-4bfe-843e-80aecb4896e1",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "fd6f2015-fc31-425c-9457-ca6ec08fe4e2",
              "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 4",
            "CompanyId": "6ce40e9b-0bd6-4ed4-9c0d-010ce693a50a",
            "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "709bc92d-7588-44a7-b44c-ac4de8e5e558",
          "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "WellPurpose": {
          "WellPurposeId": "7b1f053d-8f93-4ec5-a6bb-506910d3ea7a",
          "EffectiveDate": "2026-09-19T23:21:07.3763361-07:00",
          "WellPurposeType": {
            "WellPurposeTypeId": "cc6aab63-533e-4ea4-87d0-4b3c6f997bc8",
            "IsProducer": true,
            "IsInjector": true,
            "Name": "sample string 3",
            "SourceSystemId": "sample string 4",
            "CompanyId": "c3f2cabe-3b90-4bea-929c-68f120e38d6b",
            "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "c0f75976-1eb3-4b45-a7a1-e930295d914d",
          "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "FormValueNeededDate": "2026-09-19T23:21:07.3763361-07:00",
        "MeasurementValueNeededDate": "2026-09-19T23:21:07.3763361-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "340c177d-d1f2-4e76-a9ba-2376949f54ce",
        "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "9b4741c9-3a90-4b2b-90a8-9c4c6b7973c6",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "0bc81009-465b-4bfe-843e-80aecb4896e1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "fd6f2015-fc31-425c-9457-ca6ec08fe4e2",
          "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "DataType": {
          "DataTypeId": "5f5db653-6954-4534-9d33-fbaf1182a01c",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "fa8fce21-d1d8-4c33-971a-7579e2aa0358",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "4659ed2d-36df-4596-b170-bf58af2dca54",
          "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "c055fcfc-74f5-41ae-807a-f0ad5d0176a4",
            "FieldId": "313bfa0e-4b6e-41df-b7a9-c47d37482966",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "c055fcfc-74f5-41ae-807a-f0ad5d0176a4",
            "FieldId": "313bfa0e-4b6e-41df-b7a9-c47d37482966",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "b2af47c7-64db-4e55-af54-d42409acc692",
        "CreateDate": "2026-09-19T23:21:07.3919098-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-09-19T23:21:07.3919098-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "fb93ce37-aa93-4e5a-8abe-f19e90bbe034",
      "CreateDate": "2026-09-19T23:21:07.3919098-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-09-19T23:21:07.3919098-07:00",
      "LastModifiedUser": "sample string 8"
    },
    {
      "PropertyId": "92192a7f-c6b7-414f-a57a-ecc78969d975",
      "Asset": {
        "AssetId": "56376d5e-2ae5-4ccd-b833-14564d859661",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "0bc81009-465b-4bfe-843e-80aecb4896e1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "fd6f2015-fc31-425c-9457-ca6ec08fe4e2",
          "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "AssetGroup": {
          "AssetGroupId": "c3dba45c-5e1e-4ce3-b0f1-6b953e5186ca",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-09-19T23:21:07.3763361-07:00",
          "MeasurementValueNeededDate": "2026-09-19T23:21:07.3763361-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "de69cde6-8836-4500-9d5d-20b7f67a5e04",
          "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "State": {
          "StateId": "ae92e66e-04ec-45c0-918d-77aa27a72323",
          "EffectiveDate": "2026-09-19T23:21:07.3763361-07:00",
          "StateType": {
            "StateTypeId": "273e8387-ac99-4e61-93eb-46b1bf217485",
            "Name": "sample string 1",
            "IsOperational": true,
            "AssetType": {
              "AssetTypeId": "0bc81009-465b-4bfe-843e-80aecb4896e1",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "fd6f2015-fc31-425c-9457-ca6ec08fe4e2",
              "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 3",
            "CompanyId": "da56440c-fe7b-4c4b-907d-5c2e39b53af7",
            "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
            "CreateUser": "sample string 5",
            "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
            "LastModifiedUser": "sample string 6"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "247d4da2-70bc-4d05-adad-d44a785d806b",
          "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "Status": {
          "StatusId": "12269cb9-94e4-414c-9126-a8a5df497576",
          "EffectiveDate": "2026-09-19T23:21:07.3763361-07:00",
          "StatusType": {
            "StatusTypeId": "87aaee44-2825-4e3f-bba5-650013e10fa5",
            "Name": "sample string 1",
            "IsProducing": true,
            "IsInjecting": true,
            "AssetType": {
              "AssetTypeId": "0bc81009-465b-4bfe-843e-80aecb4896e1",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "fd6f2015-fc31-425c-9457-ca6ec08fe4e2",
              "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 4",
            "CompanyId": "6ce40e9b-0bd6-4ed4-9c0d-010ce693a50a",
            "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "709bc92d-7588-44a7-b44c-ac4de8e5e558",
          "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "WellPurpose": {
          "WellPurposeId": "7b1f053d-8f93-4ec5-a6bb-506910d3ea7a",
          "EffectiveDate": "2026-09-19T23:21:07.3763361-07:00",
          "WellPurposeType": {
            "WellPurposeTypeId": "cc6aab63-533e-4ea4-87d0-4b3c6f997bc8",
            "IsProducer": true,
            "IsInjector": true,
            "Name": "sample string 3",
            "SourceSystemId": "sample string 4",
            "CompanyId": "c3f2cabe-3b90-4bea-929c-68f120e38d6b",
            "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "c0f75976-1eb3-4b45-a7a1-e930295d914d",
          "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "FormValueNeededDate": "2026-09-19T23:21:07.3763361-07:00",
        "MeasurementValueNeededDate": "2026-09-19T23:21:07.3763361-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "340c177d-d1f2-4e76-a9ba-2376949f54ce",
        "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "9b4741c9-3a90-4b2b-90a8-9c4c6b7973c6",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "0bc81009-465b-4bfe-843e-80aecb4896e1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "fd6f2015-fc31-425c-9457-ca6ec08fe4e2",
          "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "DataType": {
          "DataTypeId": "5f5db653-6954-4534-9d33-fbaf1182a01c",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "fa8fce21-d1d8-4c33-971a-7579e2aa0358",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "4659ed2d-36df-4596-b170-bf58af2dca54",
          "CreateDate": "2026-09-19T23:21:07.3763361-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-09-19T23:21:07.3763361-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "c055fcfc-74f5-41ae-807a-f0ad5d0176a4",
            "FieldId": "313bfa0e-4b6e-41df-b7a9-c47d37482966",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "c055fcfc-74f5-41ae-807a-f0ad5d0176a4",
            "FieldId": "313bfa0e-4b6e-41df-b7a9-c47d37482966",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "b2af47c7-64db-4e55-af54-d42409acc692",
        "CreateDate": "2026-09-19T23:21:07.3919098-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-09-19T23:21:07.3919098-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "fb93ce37-aa93-4e5a-8abe-f19e90bbe034",
      "CreateDate": "2026-09-19T23:21:07.3919098-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-09-19T23:21:07.3919098-07:00",
      "LastModifiedUser": "sample string 8"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}