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": "a2787186-ce5f-4ebc-bd2b-f2eacb159d75",
      "Asset": {
        "AssetId": "2e1715ea-17f2-4768-9743-c1b87552a6b6",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "e102ef3c-8814-44b1-b21d-eed8b16e1977",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2e3020cb-0994-4a06-95f1-434df22af48d",
          "CreateDate": "2026-02-28T22:08:40.4894823-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-02-28T22:08:40.4894823-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "5803ff05-5b0a-4cb8-80ef-bb6903c71991",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-02-28T22:08:40.4894823-08:00",
          "MeasurementValueNeededDate": "2026-02-28T22:08:40.4894823-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "e816750c-2317-4b50-9263-f9d479b5ee46",
          "CreateDate": "2026-02-28T22:08:40.4894823-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-02-28T22:08:40.4894823-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-02-28T22:08:40.4894823-08:00",
        "MeasurementValueNeededDate": "2026-02-28T22:08:40.4894823-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "7fe5a1bf-041f-4040-9ecc-3cbb973df7bd",
        "CreateDate": "2026-02-28T22:08:40.4894823-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-02-28T22:08:40.4894823-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "8dbbfadf-cb7c-42f9-bb0a-2a3313a18bc3",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "e102ef3c-8814-44b1-b21d-eed8b16e1977",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2e3020cb-0994-4a06-95f1-434df22af48d",
          "CreateDate": "2026-02-28T22:08:40.4894823-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-02-28T22:08:40.4894823-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "68351380-5880-438a-b6cd-dd4fdb8d7a3d",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "5d8ffaee-845e-490e-9385-221cacd215a7",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "54f272df-a0a4-4d76-87ea-6fe159ae8194",
          "CreateDate": "2026-02-28T22:08:40.4894823-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-02-28T22:08:40.4894823-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "770e1dec-2501-419d-aabd-c016e242b94c",
            "FieldId": "9e8fc6f7-cb13-406c-8756-f47d4be996a1",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "770e1dec-2501-419d-aabd-c016e242b94c",
            "FieldId": "9e8fc6f7-cb13-406c-8756-f47d4be996a1",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "5fc3e68d-317e-456d-bdb6-e9dc41c77865",
        "CreateDate": "2026-02-28T22:08:40.4894823-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-02-28T22:08:40.4894823-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "082cac85-a6a0-47b9-8ed1-f62eada2248c",
      "CreateDate": "2026-02-28T22:08:40.4894823-08:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-02-28T22:08:40.4894823-08:00",
      "LastModifiedUser": "sample string 8"
    },
    {
      "PropertyId": "a2787186-ce5f-4ebc-bd2b-f2eacb159d75",
      "Asset": {
        "AssetId": "2e1715ea-17f2-4768-9743-c1b87552a6b6",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "e102ef3c-8814-44b1-b21d-eed8b16e1977",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2e3020cb-0994-4a06-95f1-434df22af48d",
          "CreateDate": "2026-02-28T22:08:40.4894823-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-02-28T22:08:40.4894823-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "5803ff05-5b0a-4cb8-80ef-bb6903c71991",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-02-28T22:08:40.4894823-08:00",
          "MeasurementValueNeededDate": "2026-02-28T22:08:40.4894823-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "e816750c-2317-4b50-9263-f9d479b5ee46",
          "CreateDate": "2026-02-28T22:08:40.4894823-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-02-28T22:08:40.4894823-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-02-28T22:08:40.4894823-08:00",
        "MeasurementValueNeededDate": "2026-02-28T22:08:40.4894823-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "7fe5a1bf-041f-4040-9ecc-3cbb973df7bd",
        "CreateDate": "2026-02-28T22:08:40.4894823-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-02-28T22:08:40.4894823-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "8dbbfadf-cb7c-42f9-bb0a-2a3313a18bc3",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "e102ef3c-8814-44b1-b21d-eed8b16e1977",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2e3020cb-0994-4a06-95f1-434df22af48d",
          "CreateDate": "2026-02-28T22:08:40.4894823-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-02-28T22:08:40.4894823-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "68351380-5880-438a-b6cd-dd4fdb8d7a3d",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "5d8ffaee-845e-490e-9385-221cacd215a7",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "54f272df-a0a4-4d76-87ea-6fe159ae8194",
          "CreateDate": "2026-02-28T22:08:40.4894823-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-02-28T22:08:40.4894823-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "770e1dec-2501-419d-aabd-c016e242b94c",
            "FieldId": "9e8fc6f7-cb13-406c-8756-f47d4be996a1",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "770e1dec-2501-419d-aabd-c016e242b94c",
            "FieldId": "9e8fc6f7-cb13-406c-8756-f47d4be996a1",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "5fc3e68d-317e-456d-bdb6-e9dc41c77865",
        "CreateDate": "2026-02-28T22:08:40.4894823-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-02-28T22:08:40.4894823-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "082cac85-a6a0-47b9-8ed1-f62eada2248c",
      "CreateDate": "2026-02-28T22:08:40.4894823-08:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-02-28T22:08:40.4894823-08:00",
      "LastModifiedUser": "sample string 8"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}