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": "5590d1db-cae3-4fb6-975c-79d3cf7f7fff",
      "Asset": {
        "AssetId": "c93dbdf3-454e-4880-8dfa-1b0d1375f6ff",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "dcfc4912-90c5-4d74-8512-3d2c98cc4821",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "dca57bb2-8d2e-418c-af7d-45dce16dd56e",
          "CreateDate": "2026-04-08T22:07:08.6901866-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-04-08T22:07:08.6901866-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "f33e31e9-a8c5-4309-8060-f52cfd253cf1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-04-08T22:07:08.6901866-07:00",
          "MeasurementValueNeededDate": "2026-04-08T22:07:08.6901866-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "541bb66e-f6b9-4d8d-9504-6af5d36817c5",
          "CreateDate": "2026-04-08T22:07:08.6901866-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-04-08T22:07:08.6901866-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-04-08T22:07:08.6901866-07:00",
        "MeasurementValueNeededDate": "2026-04-08T22:07:08.6901866-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "84e8c3d4-254f-469b-844f-af76f282551d",
        "CreateDate": "2026-04-08T22:07:08.6901866-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-04-08T22:07:08.6901866-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "03aa9a5f-a750-4fec-91c6-1f54fadf382d",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "dcfc4912-90c5-4d74-8512-3d2c98cc4821",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "dca57bb2-8d2e-418c-af7d-45dce16dd56e",
          "CreateDate": "2026-04-08T22:07:08.6901866-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-04-08T22:07:08.6901866-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "e1cb73ba-599d-4abd-9bff-0923115faa29",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "f19a10ef-d0d5-47f2-bab7-be22077f29ab",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "ba5573de-a276-427d-8e4a-547d408c1ff8",
          "CreateDate": "2026-04-08T22:07:08.6901866-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-04-08T22:07:08.6901866-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": "4a78e5a0-6f78-456e-a4bb-07c321cbc1e1",
        "CreateDate": "2026-04-08T22:07:08.6901866-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-04-08T22:07:08.6901866-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "ee30dcf5-013d-4975-a0a0-0c795ea5ba69",
      "CreateDate": "2026-04-08T22:07:08.6901866-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-04-08T22:07:08.6901866-07:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "5590d1db-cae3-4fb6-975c-79d3cf7f7fff",
      "Asset": {
        "AssetId": "c93dbdf3-454e-4880-8dfa-1b0d1375f6ff",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "dcfc4912-90c5-4d74-8512-3d2c98cc4821",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "dca57bb2-8d2e-418c-af7d-45dce16dd56e",
          "CreateDate": "2026-04-08T22:07:08.6901866-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-04-08T22:07:08.6901866-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "f33e31e9-a8c5-4309-8060-f52cfd253cf1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-04-08T22:07:08.6901866-07:00",
          "MeasurementValueNeededDate": "2026-04-08T22:07:08.6901866-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "541bb66e-f6b9-4d8d-9504-6af5d36817c5",
          "CreateDate": "2026-04-08T22:07:08.6901866-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-04-08T22:07:08.6901866-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-04-08T22:07:08.6901866-07:00",
        "MeasurementValueNeededDate": "2026-04-08T22:07:08.6901866-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "84e8c3d4-254f-469b-844f-af76f282551d",
        "CreateDate": "2026-04-08T22:07:08.6901866-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-04-08T22:07:08.6901866-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "03aa9a5f-a750-4fec-91c6-1f54fadf382d",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "dcfc4912-90c5-4d74-8512-3d2c98cc4821",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "dca57bb2-8d2e-418c-af7d-45dce16dd56e",
          "CreateDate": "2026-04-08T22:07:08.6901866-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-04-08T22:07:08.6901866-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "e1cb73ba-599d-4abd-9bff-0923115faa29",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "f19a10ef-d0d5-47f2-bab7-be22077f29ab",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "ba5573de-a276-427d-8e4a-547d408c1ff8",
          "CreateDate": "2026-04-08T22:07:08.6901866-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-04-08T22:07:08.6901866-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": "4a78e5a0-6f78-456e-a4bb-07c321cbc1e1",
        "CreateDate": "2026-04-08T22:07:08.6901866-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-04-08T22:07:08.6901866-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "ee30dcf5-013d-4975-a0a0-0c795ea5ba69",
      "CreateDate": "2026-04-08T22:07:08.6901866-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-04-08T22:07:08.6901866-07:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}