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": "9ddd63a9-ab01-467c-85af-01cd470402dd",
      "Asset": {
        "AssetId": "0a8a08bc-407d-4597-900c-e11695d30c9d",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "8258ce2e-e941-44e0-a8af-dd926fa441f8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "846a5263-87db-4d2c-81f4-0e00493cc389",
          "CreateDate": "2026-06-28T10:36:07.0882943-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-28T10:36:07.0882943-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "b3674477-fd36-4754-9092-23ff7a37c549",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-06-28T10:36:07.0882943-07:00",
          "MeasurementValueNeededDate": "2026-06-28T10:36:07.0882943-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "2b20d05e-c430-4ea3-a314-3f52a790fb70",
          "CreateDate": "2026-06-28T10:36:07.0882943-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-28T10:36:07.0882943-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-06-28T10:36:07.0882943-07:00",
        "MeasurementValueNeededDate": "2026-06-28T10:36:07.0882943-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "e5435d32-d47c-4527-9874-23f63bd87905",
        "CreateDate": "2026-06-28T10:36:07.0882943-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-28T10:36:07.0882943-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "c3b29108-85c3-4501-9b61-03734e6cafd2",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "8258ce2e-e941-44e0-a8af-dd926fa441f8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "846a5263-87db-4d2c-81f4-0e00493cc389",
          "CreateDate": "2026-06-28T10:36:07.0882943-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-28T10:36:07.0882943-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "922a798f-85ad-4dd5-9d22-4ec5e326a11a",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "b4f2fe4d-e05a-4d3a-a944-e486589dc918",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "593156b4-8c61-446f-acf5-2282e7b2c8de",
          "CreateDate": "2026-06-28T10:36:07.0882943-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-28T10:36:07.0882943-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          "sample string 1",
          "sample string 2"
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "142e3b2a-6137-43ad-86c6-13bcab6216ff",
        "CreateDate": "2026-06-28T10:36:07.0882943-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-06-28T10:36:07.0882943-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "544f1142-5611-4205-b774-1e590d72aab2",
      "CreateDate": "2026-06-28T10:36:07.0882943-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-06-28T10:36:07.0882943-07:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "9ddd63a9-ab01-467c-85af-01cd470402dd",
      "Asset": {
        "AssetId": "0a8a08bc-407d-4597-900c-e11695d30c9d",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "8258ce2e-e941-44e0-a8af-dd926fa441f8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "846a5263-87db-4d2c-81f4-0e00493cc389",
          "CreateDate": "2026-06-28T10:36:07.0882943-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-28T10:36:07.0882943-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "b3674477-fd36-4754-9092-23ff7a37c549",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-06-28T10:36:07.0882943-07:00",
          "MeasurementValueNeededDate": "2026-06-28T10:36:07.0882943-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "2b20d05e-c430-4ea3-a314-3f52a790fb70",
          "CreateDate": "2026-06-28T10:36:07.0882943-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-28T10:36:07.0882943-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-06-28T10:36:07.0882943-07:00",
        "MeasurementValueNeededDate": "2026-06-28T10:36:07.0882943-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "e5435d32-d47c-4527-9874-23f63bd87905",
        "CreateDate": "2026-06-28T10:36:07.0882943-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-28T10:36:07.0882943-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "c3b29108-85c3-4501-9b61-03734e6cafd2",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "8258ce2e-e941-44e0-a8af-dd926fa441f8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "846a5263-87db-4d2c-81f4-0e00493cc389",
          "CreateDate": "2026-06-28T10:36:07.0882943-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-28T10:36:07.0882943-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "922a798f-85ad-4dd5-9d22-4ec5e326a11a",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "b4f2fe4d-e05a-4d3a-a944-e486589dc918",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "593156b4-8c61-446f-acf5-2282e7b2c8de",
          "CreateDate": "2026-06-28T10:36:07.0882943-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-28T10:36:07.0882943-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          "sample string 1",
          "sample string 2"
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "142e3b2a-6137-43ad-86c6-13bcab6216ff",
        "CreateDate": "2026-06-28T10:36:07.0882943-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-06-28T10:36:07.0882943-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "544f1142-5611-4205-b774-1e590d72aab2",
      "CreateDate": "2026-06-28T10:36:07.0882943-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-06-28T10:36:07.0882943-07:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}