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": "1ae87aa6-9503-4988-ba25-a2fd654a44da",
      "Asset": {
        "AssetId": "0dd2be58-3f8f-4748-bc65-670b8abf36f6",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "9537a368-b327-479e-afbe-e04d8f434469",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d545d376-8b4c-4219-a527-9666541f9401",
          "CreateDate": "2026-03-21T17:57:59.2170368-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-21T17:57:59.2170368-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "7cb41e95-3259-4b00-b2c4-8f25eeba5dc3",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-03-21T17:57:59.2170368-07:00",
          "MeasurementValueNeededDate": "2026-03-21T17:57:59.2170368-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "ef2fd9c9-57b0-4d03-844b-06b1ac3c3374",
          "CreateDate": "2026-03-21T17:57:59.2170368-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-21T17:57:59.2170368-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-03-21T17:57:59.2170368-07:00",
        "MeasurementValueNeededDate": "2026-03-21T17:57:59.2170368-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "afddc383-c095-47a2-b7b1-6a2a292aeb00",
        "CreateDate": "2026-03-21T17:57:59.2170368-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-21T17:57:59.2170368-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "9af8aa76-1003-4491-979c-b86e29683048",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "9537a368-b327-479e-afbe-e04d8f434469",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d545d376-8b4c-4219-a527-9666541f9401",
          "CreateDate": "2026-03-21T17:57:59.2170368-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-21T17:57:59.2170368-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "c6d8022e-2dc1-4bcd-b165-703a928d0a11",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "17ae7ec6-07dd-467e-b7b4-993de565c1c0",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "286a079b-6966-4a96-98f4-5ea4ace6ad53",
          "CreateDate": "2026-03-21T17:57:59.2170368-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-21T17:57:59.2170368-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": "e095547c-34c3-4429-bc0e-93aecaa2b58d",
        "CreateDate": "2026-03-21T17:57:59.2170368-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-03-21T17:57:59.2170368-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "ea0fc6b4-a057-4c00-b77a-22485f420478",
      "CreateDate": "2026-03-21T17:57:59.2170368-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-03-21T17:57:59.2170368-07:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "1ae87aa6-9503-4988-ba25-a2fd654a44da",
      "Asset": {
        "AssetId": "0dd2be58-3f8f-4748-bc65-670b8abf36f6",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "9537a368-b327-479e-afbe-e04d8f434469",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d545d376-8b4c-4219-a527-9666541f9401",
          "CreateDate": "2026-03-21T17:57:59.2170368-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-21T17:57:59.2170368-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "7cb41e95-3259-4b00-b2c4-8f25eeba5dc3",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-03-21T17:57:59.2170368-07:00",
          "MeasurementValueNeededDate": "2026-03-21T17:57:59.2170368-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "ef2fd9c9-57b0-4d03-844b-06b1ac3c3374",
          "CreateDate": "2026-03-21T17:57:59.2170368-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-21T17:57:59.2170368-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-03-21T17:57:59.2170368-07:00",
        "MeasurementValueNeededDate": "2026-03-21T17:57:59.2170368-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "afddc383-c095-47a2-b7b1-6a2a292aeb00",
        "CreateDate": "2026-03-21T17:57:59.2170368-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-21T17:57:59.2170368-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "9af8aa76-1003-4491-979c-b86e29683048",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "9537a368-b327-479e-afbe-e04d8f434469",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d545d376-8b4c-4219-a527-9666541f9401",
          "CreateDate": "2026-03-21T17:57:59.2170368-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-21T17:57:59.2170368-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "c6d8022e-2dc1-4bcd-b165-703a928d0a11",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "17ae7ec6-07dd-467e-b7b4-993de565c1c0",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "286a079b-6966-4a96-98f4-5ea4ace6ad53",
          "CreateDate": "2026-03-21T17:57:59.2170368-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-21T17:57:59.2170368-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": "e095547c-34c3-4429-bc0e-93aecaa2b58d",
        "CreateDate": "2026-03-21T17:57:59.2170368-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-03-21T17:57:59.2170368-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "ea0fc6b4-a057-4c00-b77a-22485f420478",
      "CreateDate": "2026-03-21T17:57:59.2170368-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-03-21T17:57:59.2170368-07:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}