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": "f4635a16-d41c-4514-a1fd-f4ee22f031ff",
      "Asset": {
        "AssetId": "794e622b-b8a7-466b-ad8b-80665582bc4a",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "94c5d11c-6aa4-453e-91a1-0cf430ce4e5d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "c6d3c4f1-8a4c-46b8-9846-35c149bf0adf",
          "CreateDate": "2026-01-17T15:00:12.707188-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-17T15:00:12.707188-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "65cc31ce-8f9d-4237-a00b-169ed4ea30b4",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-01-17T15:00:12.707188-08:00",
          "MeasurementValueNeededDate": "2026-01-17T15:00:12.707188-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "74224f13-66aa-4b25-a5e9-4e82ea54fda1",
          "CreateDate": "2026-01-17T15:00:12.707188-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-17T15:00:12.707188-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-01-17T15:00:12.707188-08:00",
        "MeasurementValueNeededDate": "2026-01-17T15:00:12.707188-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "2242a46e-8dba-49c2-9f74-6ba6755a3bd5",
        "CreateDate": "2026-01-17T15:00:12.707188-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-17T15:00:12.707188-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "cd1864ea-fd8b-4528-8cba-2c7039be30d8",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "94c5d11c-6aa4-453e-91a1-0cf430ce4e5d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "c6d3c4f1-8a4c-46b8-9846-35c149bf0adf",
          "CreateDate": "2026-01-17T15:00:12.707188-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-17T15:00:12.707188-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "200d01dd-cf4a-4b96-9144-ee1d982f292c",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "35fa6810-72d1-45a7-83b1-9d955955bd73",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "026b385c-e235-4a80-b4dc-d436d1a89096",
          "CreateDate": "2026-01-17T15:00:12.707188-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-17T15:00:12.707188-08: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": "09e50985-5888-400a-b395-6527ec1e8ba4",
        "CreateDate": "2026-01-17T15:00:12.707188-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-01-17T15:00:12.707188-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "a5331a45-281c-45de-a59b-f8906e6deb96",
      "CreateDate": "2026-01-17T15:00:12.707188-08:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-01-17T15:00:12.707188-08:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "f4635a16-d41c-4514-a1fd-f4ee22f031ff",
      "Asset": {
        "AssetId": "794e622b-b8a7-466b-ad8b-80665582bc4a",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "94c5d11c-6aa4-453e-91a1-0cf430ce4e5d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "c6d3c4f1-8a4c-46b8-9846-35c149bf0adf",
          "CreateDate": "2026-01-17T15:00:12.707188-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-17T15:00:12.707188-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "65cc31ce-8f9d-4237-a00b-169ed4ea30b4",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-01-17T15:00:12.707188-08:00",
          "MeasurementValueNeededDate": "2026-01-17T15:00:12.707188-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "74224f13-66aa-4b25-a5e9-4e82ea54fda1",
          "CreateDate": "2026-01-17T15:00:12.707188-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-17T15:00:12.707188-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-01-17T15:00:12.707188-08:00",
        "MeasurementValueNeededDate": "2026-01-17T15:00:12.707188-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "2242a46e-8dba-49c2-9f74-6ba6755a3bd5",
        "CreateDate": "2026-01-17T15:00:12.707188-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-17T15:00:12.707188-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "cd1864ea-fd8b-4528-8cba-2c7039be30d8",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "94c5d11c-6aa4-453e-91a1-0cf430ce4e5d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "c6d3c4f1-8a4c-46b8-9846-35c149bf0adf",
          "CreateDate": "2026-01-17T15:00:12.707188-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-17T15:00:12.707188-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "200d01dd-cf4a-4b96-9144-ee1d982f292c",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "35fa6810-72d1-45a7-83b1-9d955955bd73",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "026b385c-e235-4a80-b4dc-d436d1a89096",
          "CreateDate": "2026-01-17T15:00:12.707188-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-17T15:00:12.707188-08: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": "09e50985-5888-400a-b395-6527ec1e8ba4",
        "CreateDate": "2026-01-17T15:00:12.707188-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-01-17T15:00:12.707188-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "a5331a45-281c-45de-a59b-f8906e6deb96",
      "CreateDate": "2026-01-17T15:00:12.707188-08:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-01-17T15:00:12.707188-08:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}