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": "21bef675-12f0-4532-942b-9e834023fb71",
      "Asset": {
        "AssetId": "929e2b0e-c117-4056-8a96-90cb399fbce6",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "57e395f1-4cc2-45e0-bf28-7a7dd5926723",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "a089aa20-42ab-412d-a547-6f59aaafbd9a",
          "CreateDate": "2025-09-14T22:33:12.392741-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "AssetGroup": {
          "AssetGroupId": "0ec8a68e-2759-4a68-a2fc-65e5db60fc67",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-09-14T22:33:12.392741-07:00",
          "MeasurementValueNeededDate": "2025-09-14T22:33:12.392741-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a3d7fcc8-7673-499f-8322-5ef20934ab5a",
          "CreateDate": "2025-09-14T22:33:12.392741-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "State": {
          "StateId": "7c71cba6-73ff-423c-86e3-b3f89a39fbe3",
          "EffectiveDate": "2025-09-14T22:33:12.392741-07:00",
          "StateType": {
            "StateTypeId": "b623c8e7-5ade-41da-b548-327642fb9e52",
            "Name": "sample string 1",
            "IsOperational": true,
            "AssetType": {
              "AssetTypeId": "57e395f1-4cc2-45e0-bf28-7a7dd5926723",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "a089aa20-42ab-412d-a547-6f59aaafbd9a",
              "CreateDate": "2025-09-14T22:33:12.392741-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 3",
            "CompanyId": "f52e6c56-8914-4f60-832c-f712af178307",
            "CreateDate": "2025-09-14T22:33:12.392741-07:00",
            "CreateUser": "sample string 5",
            "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
            "LastModifiedUser": "sample string 6"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "81b07864-4b95-4522-a543-c117956c426c",
          "CreateDate": "2025-09-14T22:33:12.392741-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "Status": {
          "StatusId": "4b52bd9a-da49-436a-904e-e83c422c15e0",
          "EffectiveDate": "2025-09-14T22:33:12.392741-07:00",
          "StatusType": {
            "StatusTypeId": "c2c18b0e-37e9-49cf-a9db-f8602a9714df",
            "Name": "sample string 1",
            "IsProducing": true,
            "IsInjecting": true,
            "AssetType": {
              "AssetTypeId": "57e395f1-4cc2-45e0-bf28-7a7dd5926723",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "a089aa20-42ab-412d-a547-6f59aaafbd9a",
              "CreateDate": "2025-09-14T22:33:12.392741-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 4",
            "CompanyId": "a6cdf0c7-38d9-4f95-b13d-bbe00c4adff2",
            "CreateDate": "2025-09-14T22:33:12.392741-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "66d8dbcf-9d75-4e60-97be-4bbfc08c3a24",
          "CreateDate": "2025-09-14T22:33:12.392741-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "WellPurpose": {
          "WellPurposeId": "083a3fb4-1be9-4331-9431-7a2718e1a6b3",
          "EffectiveDate": "2025-09-14T22:33:12.392741-07:00",
          "WellPurposeType": {
            "WellPurposeTypeId": "12e51f2e-bea4-41fc-96d5-7104d9f0249c",
            "IsProducer": true,
            "IsInjector": true,
            "Name": "sample string 3",
            "SourceSystemId": "sample string 4",
            "CompanyId": "dc139f59-6ff3-4bd0-94f5-42ab1ec36efc",
            "CreateDate": "2025-09-14T22:33:12.392741-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "5c43809c-c1d4-4152-8aa9-af02af6fe3a2",
          "CreateDate": "2025-09-14T22:33:12.392741-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "FormValueNeededDate": "2025-09-14T22:33:12.392741-07:00",
        "MeasurementValueNeededDate": "2025-09-14T22:33:12.392741-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "e108e0e4-a1c8-457e-9017-60fe89e11402",
        "CreateDate": "2025-09-14T22:33:12.392741-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "fbb17e8d-563d-48d3-a9ce-6651a8c9d44e",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "57e395f1-4cc2-45e0-bf28-7a7dd5926723",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "a089aa20-42ab-412d-a547-6f59aaafbd9a",
          "CreateDate": "2025-09-14T22:33:12.392741-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "DataType": {
          "DataTypeId": "225d5d36-bdec-45e6-944b-80620aac17c2",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "8dee083b-1a05-4993-b250-03945b5466c0",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "dd5c78f2-6941-471b-b1a4-b8053728827b",
          "CreateDate": "2025-09-14T22:33:12.392741-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "7d8409fb-d3ed-4d70-9a82-667856c04374",
            "FieldId": "d140b306-2989-4aea-8619-c2aa4d9bf6b0",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "7d8409fb-d3ed-4d70-9a82-667856c04374",
            "FieldId": "d140b306-2989-4aea-8619-c2aa4d9bf6b0",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "84a05788-84fc-41ed-bea5-d736854df3d5",
        "CreateDate": "2025-09-14T22:33:12.392741-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "99d24220-aa19-41cd-baeb-38025fe93ae7",
      "CreateDate": "2025-09-14T22:33:12.392741-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
      "LastModifiedUser": "sample string 8"
    },
    {
      "PropertyId": "21bef675-12f0-4532-942b-9e834023fb71",
      "Asset": {
        "AssetId": "929e2b0e-c117-4056-8a96-90cb399fbce6",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "57e395f1-4cc2-45e0-bf28-7a7dd5926723",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "a089aa20-42ab-412d-a547-6f59aaafbd9a",
          "CreateDate": "2025-09-14T22:33:12.392741-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "AssetGroup": {
          "AssetGroupId": "0ec8a68e-2759-4a68-a2fc-65e5db60fc67",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-09-14T22:33:12.392741-07:00",
          "MeasurementValueNeededDate": "2025-09-14T22:33:12.392741-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a3d7fcc8-7673-499f-8322-5ef20934ab5a",
          "CreateDate": "2025-09-14T22:33:12.392741-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "State": {
          "StateId": "7c71cba6-73ff-423c-86e3-b3f89a39fbe3",
          "EffectiveDate": "2025-09-14T22:33:12.392741-07:00",
          "StateType": {
            "StateTypeId": "b623c8e7-5ade-41da-b548-327642fb9e52",
            "Name": "sample string 1",
            "IsOperational": true,
            "AssetType": {
              "AssetTypeId": "57e395f1-4cc2-45e0-bf28-7a7dd5926723",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "a089aa20-42ab-412d-a547-6f59aaafbd9a",
              "CreateDate": "2025-09-14T22:33:12.392741-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 3",
            "CompanyId": "f52e6c56-8914-4f60-832c-f712af178307",
            "CreateDate": "2025-09-14T22:33:12.392741-07:00",
            "CreateUser": "sample string 5",
            "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
            "LastModifiedUser": "sample string 6"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "81b07864-4b95-4522-a543-c117956c426c",
          "CreateDate": "2025-09-14T22:33:12.392741-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "Status": {
          "StatusId": "4b52bd9a-da49-436a-904e-e83c422c15e0",
          "EffectiveDate": "2025-09-14T22:33:12.392741-07:00",
          "StatusType": {
            "StatusTypeId": "c2c18b0e-37e9-49cf-a9db-f8602a9714df",
            "Name": "sample string 1",
            "IsProducing": true,
            "IsInjecting": true,
            "AssetType": {
              "AssetTypeId": "57e395f1-4cc2-45e0-bf28-7a7dd5926723",
              "Name": "sample string 1",
              "Description": "sample string 2",
              "IsWell": true,
              "DisplayColor": "sample string 4",
              "SourceSystemId": "sample string 5",
              "CompanyId": "a089aa20-42ab-412d-a547-6f59aaafbd9a",
              "CreateDate": "2025-09-14T22:33:12.392741-07:00",
              "CreateUser": "sample string 7",
              "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
              "LastModifiedUser": "sample string 8"
            },
            "SourceSystemId": "sample string 4",
            "CompanyId": "a6cdf0c7-38d9-4f95-b13d-bbe00c4adff2",
            "CreateDate": "2025-09-14T22:33:12.392741-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "66d8dbcf-9d75-4e60-97be-4bbfc08c3a24",
          "CreateDate": "2025-09-14T22:33:12.392741-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "WellPurpose": {
          "WellPurposeId": "083a3fb4-1be9-4331-9431-7a2718e1a6b3",
          "EffectiveDate": "2025-09-14T22:33:12.392741-07:00",
          "WellPurposeType": {
            "WellPurposeTypeId": "12e51f2e-bea4-41fc-96d5-7104d9f0249c",
            "IsProducer": true,
            "IsInjector": true,
            "Name": "sample string 3",
            "SourceSystemId": "sample string 4",
            "CompanyId": "dc139f59-6ff3-4bd0-94f5-42ab1ec36efc",
            "CreateDate": "2025-09-14T22:33:12.392741-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "SourceSystemId": "sample string 1",
          "CompanyId": "5c43809c-c1d4-4152-8aa9-af02af6fe3a2",
          "CreateDate": "2025-09-14T22:33:12.392741-07:00",
          "CreateUser": "sample string 3",
          "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
          "LastModifiedUser": "sample string 4"
        },
        "FormValueNeededDate": "2025-09-14T22:33:12.392741-07:00",
        "MeasurementValueNeededDate": "2025-09-14T22:33:12.392741-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "e108e0e4-a1c8-457e-9017-60fe89e11402",
        "CreateDate": "2025-09-14T22:33:12.392741-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "fbb17e8d-563d-48d3-a9ce-6651a8c9d44e",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "57e395f1-4cc2-45e0-bf28-7a7dd5926723",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "IsWell": true,
          "DisplayColor": "sample string 4",
          "SourceSystemId": "sample string 5",
          "CompanyId": "a089aa20-42ab-412d-a547-6f59aaafbd9a",
          "CreateDate": "2025-09-14T22:33:12.392741-07:00",
          "CreateUser": "sample string 7",
          "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
          "LastModifiedUser": "sample string 8"
        },
        "DataType": {
          "DataTypeId": "225d5d36-bdec-45e6-944b-80620aac17c2",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "8dee083b-1a05-4993-b250-03945b5466c0",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "dd5c78f2-6941-471b-b1a4-b8053728827b",
          "CreateDate": "2025-09-14T22:33:12.392741-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "7d8409fb-d3ed-4d70-9a82-667856c04374",
            "FieldId": "d140b306-2989-4aea-8619-c2aa4d9bf6b0",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "7d8409fb-d3ed-4d70-9a82-667856c04374",
            "FieldId": "d140b306-2989-4aea-8619-c2aa4d9bf6b0",
            "FieldName": "sample string 1",
            "FieldLable": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "84a05788-84fc-41ed-bea5-d736854df3d5",
        "CreateDate": "2025-09-14T22:33:12.392741-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "99d24220-aa19-41cd-baeb-38025fe93ae7",
      "CreateDate": "2025-09-14T22:33:12.392741-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-09-14T22:33:12.392741-07:00",
      "LastModifiedUser": "sample string 8"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}