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": "35e586bc-0190-4d0c-a72c-3474810a04f1",
      "Asset": {
        "AssetId": "04d3cfc0-9454-4ab8-abe1-b4bc1730f6a3",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "b02ef3e8-cb58-4987-ae87-5410d9f70498",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "acfa75f1-0a0f-49c6-ae79-982e5f8aeeab",
          "CreateDate": "2026-03-29T16:19:45.1503561-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-29T16:19:45.1503561-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "6667b7a2-6e08-4ccc-b1bf-671f6fdc48b9",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-03-29T16:19:45.1503561-07:00",
          "MeasurementValueNeededDate": "2026-03-29T16:19:45.1503561-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "5e29e151-338f-4fa5-ac9b-c3bada0fe24c",
          "CreateDate": "2026-03-29T16:19:45.1503561-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-29T16:19:45.1503561-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-03-29T16:19:45.1503561-07:00",
        "MeasurementValueNeededDate": "2026-03-29T16:19:45.1503561-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "5eec242e-75c7-44c7-b635-2eed58cdcdc3",
        "CreateDate": "2026-03-29T16:19:45.1503561-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-29T16:19:45.1503561-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "a254cf0a-3d06-4ce2-a62e-5d65a59b4ba5",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "b02ef3e8-cb58-4987-ae87-5410d9f70498",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "acfa75f1-0a0f-49c6-ae79-982e5f8aeeab",
          "CreateDate": "2026-03-29T16:19:45.1503561-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-29T16:19:45.1503561-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "1b18438e-73a4-44b5-beca-afa6fe6752fd",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "9d4346ea-3043-4442-89e6-ffd7eb1241d9",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "5f2d518a-5064-46b9-a325-f8c4db3e0116",
          "CreateDate": "2026-03-29T16:19:45.1503561-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-29T16:19:45.1503561-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": "8f4dd7cd-e03e-40af-bc0c-32d6afdbb709",
        "CreateDate": "2026-03-29T16:19:45.1503561-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-03-29T16:19:45.1503561-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "56038298-9e9c-43dd-aa5e-31b4fc94bad7",
      "CreateDate": "2026-03-29T16:19:45.1503561-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-03-29T16:19:45.1503561-07:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "35e586bc-0190-4d0c-a72c-3474810a04f1",
      "Asset": {
        "AssetId": "04d3cfc0-9454-4ab8-abe1-b4bc1730f6a3",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "b02ef3e8-cb58-4987-ae87-5410d9f70498",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "acfa75f1-0a0f-49c6-ae79-982e5f8aeeab",
          "CreateDate": "2026-03-29T16:19:45.1503561-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-29T16:19:45.1503561-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "6667b7a2-6e08-4ccc-b1bf-671f6fdc48b9",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-03-29T16:19:45.1503561-07:00",
          "MeasurementValueNeededDate": "2026-03-29T16:19:45.1503561-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "5e29e151-338f-4fa5-ac9b-c3bada0fe24c",
          "CreateDate": "2026-03-29T16:19:45.1503561-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-29T16:19:45.1503561-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-03-29T16:19:45.1503561-07:00",
        "MeasurementValueNeededDate": "2026-03-29T16:19:45.1503561-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "5eec242e-75c7-44c7-b635-2eed58cdcdc3",
        "CreateDate": "2026-03-29T16:19:45.1503561-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-29T16:19:45.1503561-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "a254cf0a-3d06-4ce2-a62e-5d65a59b4ba5",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "b02ef3e8-cb58-4987-ae87-5410d9f70498",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "acfa75f1-0a0f-49c6-ae79-982e5f8aeeab",
          "CreateDate": "2026-03-29T16:19:45.1503561-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-29T16:19:45.1503561-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "1b18438e-73a4-44b5-beca-afa6fe6752fd",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "9d4346ea-3043-4442-89e6-ffd7eb1241d9",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "5f2d518a-5064-46b9-a325-f8c4db3e0116",
          "CreateDate": "2026-03-29T16:19:45.1503561-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-29T16:19:45.1503561-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": "8f4dd7cd-e03e-40af-bc0c-32d6afdbb709",
        "CreateDate": "2026-03-29T16:19:45.1503561-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-03-29T16:19:45.1503561-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "56038298-9e9c-43dd-aa5e-31b4fc94bad7",
      "CreateDate": "2026-03-29T16:19:45.1503561-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-03-29T16:19:45.1503561-07:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}