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": "14766d39-0360-4a60-a90a-90de796c96e8",
      "Asset": {
        "AssetId": "c1a5f8ba-4ded-4cdf-9bee-4dfcb61a244f",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "4a1011f9-0569-4cb5-a7a3-65dbf1565039",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "8da1ee4c-f808-4df3-ad1e-df55ad95bd5f",
          "CreateDate": "2026-05-31T14:19:32.1533287-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-31T14:19:32.1533287-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "8aa2b538-e5db-4bd5-ae51-e503ebc515a8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-05-31T14:19:32.1533287-07:00",
          "MeasurementValueNeededDate": "2026-05-31T14:19:32.1533287-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "2bafe245-a289-490f-aee6-1bc0336c8f9d",
          "CreateDate": "2026-05-31T14:19:32.1533287-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-31T14:19:32.1533287-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-05-31T14:19:32.1533287-07:00",
        "MeasurementValueNeededDate": "2026-05-31T14:19:32.1533287-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "07e98dd1-24d4-4ef4-9ad1-3e439ccf0d0d",
        "CreateDate": "2026-05-31T14:19:32.1533287-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-31T14:19:32.1533287-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "94ba2ecc-a3bf-4c75-9647-06f89178318f",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "4a1011f9-0569-4cb5-a7a3-65dbf1565039",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "8da1ee4c-f808-4df3-ad1e-df55ad95bd5f",
          "CreateDate": "2026-05-31T14:19:32.1533287-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-31T14:19:32.1533287-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "fe504d77-b10d-452d-8c2e-2aa59e770a54",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "9b0771df-15f6-4221-a729-a000b151aa37",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "66ec485a-a3b5-43b9-820c-1f022ffd6541",
          "CreateDate": "2026-05-31T14:19:32.1533287-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-31T14:19:32.1533287-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": "4ca22593-52e8-4995-b503-f67baf1e3936",
        "CreateDate": "2026-05-31T14:19:32.1533287-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-05-31T14:19:32.1533287-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "a910d12d-abec-43e6-b080-f9364b8d5f31",
      "CreateDate": "2026-05-31T14:19:32.1533287-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-05-31T14:19:32.1533287-07:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "14766d39-0360-4a60-a90a-90de796c96e8",
      "Asset": {
        "AssetId": "c1a5f8ba-4ded-4cdf-9bee-4dfcb61a244f",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "4a1011f9-0569-4cb5-a7a3-65dbf1565039",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "8da1ee4c-f808-4df3-ad1e-df55ad95bd5f",
          "CreateDate": "2026-05-31T14:19:32.1533287-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-31T14:19:32.1533287-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "8aa2b538-e5db-4bd5-ae51-e503ebc515a8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-05-31T14:19:32.1533287-07:00",
          "MeasurementValueNeededDate": "2026-05-31T14:19:32.1533287-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "2bafe245-a289-490f-aee6-1bc0336c8f9d",
          "CreateDate": "2026-05-31T14:19:32.1533287-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-31T14:19:32.1533287-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-05-31T14:19:32.1533287-07:00",
        "MeasurementValueNeededDate": "2026-05-31T14:19:32.1533287-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "07e98dd1-24d4-4ef4-9ad1-3e439ccf0d0d",
        "CreateDate": "2026-05-31T14:19:32.1533287-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-31T14:19:32.1533287-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "94ba2ecc-a3bf-4c75-9647-06f89178318f",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "4a1011f9-0569-4cb5-a7a3-65dbf1565039",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "8da1ee4c-f808-4df3-ad1e-df55ad95bd5f",
          "CreateDate": "2026-05-31T14:19:32.1533287-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-31T14:19:32.1533287-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "fe504d77-b10d-452d-8c2e-2aa59e770a54",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "9b0771df-15f6-4221-a729-a000b151aa37",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "66ec485a-a3b5-43b9-820c-1f022ffd6541",
          "CreateDate": "2026-05-31T14:19:32.1533287-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-31T14:19:32.1533287-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": "4ca22593-52e8-4995-b503-f67baf1e3936",
        "CreateDate": "2026-05-31T14:19:32.1533287-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-05-31T14:19:32.1533287-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "a910d12d-abec-43e6-b080-f9364b8d5f31",
      "CreateDate": "2026-05-31T14:19:32.1533287-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-05-31T14:19:32.1533287-07:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}