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": "a5e29a6a-5ff2-414c-a805-45e887f6d37e",
      "Asset": {
        "AssetId": "e0e94d5e-e2cf-42a8-9584-10d6273d2039",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "fa9b1c0f-ba76-4b54-aae1-9edfddf35de1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d80a0716-8348-4938-b009-e9a2435b8133",
          "CreateDate": "2026-05-09T23:11:58.5131362-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-09T23:11:58.5131362-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "cffc9a7c-2fa5-4292-b427-5dfab0830845",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-05-09T23:11:58.5131362-07:00",
          "MeasurementValueNeededDate": "2026-05-09T23:11:58.5131362-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "49d0694b-6425-4d23-a766-502721e5ee9f",
          "CreateDate": "2026-05-09T23:11:58.5131362-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-09T23:11:58.5131362-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-05-09T23:11:58.5131362-07:00",
        "MeasurementValueNeededDate": "2026-05-09T23:11:58.5131362-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "b4f2b4d8-0753-46aa-a877-9182f75660ce",
        "CreateDate": "2026-05-09T23:11:58.5131362-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-09T23:11:58.5131362-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "48379a8f-ebf4-41b0-a6d4-0b204ffd53ac",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "fa9b1c0f-ba76-4b54-aae1-9edfddf35de1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d80a0716-8348-4938-b009-e9a2435b8133",
          "CreateDate": "2026-05-09T23:11:58.5131362-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-09T23:11:58.5131362-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "2bc07609-95c7-4c5e-a377-2b4ac0ead41c",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "ce6feb3b-8691-4a9d-8081-faec5771901a",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "f01be136-21f5-41bb-aca4-4073ca0ce585",
          "CreateDate": "2026-05-09T23:11:58.5131362-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-09T23:11:58.5131362-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": "a7ee1eee-e93c-4896-8ddd-bbc4cef99d10",
        "CreateDate": "2026-05-09T23:11:58.5131362-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-05-09T23:11:58.5131362-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "fdb4c462-e0f1-4de3-809c-9d562691fbeb",
      "CreateDate": "2026-05-09T23:11:58.5131362-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-05-09T23:11:58.5131362-07:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "a5e29a6a-5ff2-414c-a805-45e887f6d37e",
      "Asset": {
        "AssetId": "e0e94d5e-e2cf-42a8-9584-10d6273d2039",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "fa9b1c0f-ba76-4b54-aae1-9edfddf35de1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d80a0716-8348-4938-b009-e9a2435b8133",
          "CreateDate": "2026-05-09T23:11:58.5131362-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-09T23:11:58.5131362-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "cffc9a7c-2fa5-4292-b427-5dfab0830845",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-05-09T23:11:58.5131362-07:00",
          "MeasurementValueNeededDate": "2026-05-09T23:11:58.5131362-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "49d0694b-6425-4d23-a766-502721e5ee9f",
          "CreateDate": "2026-05-09T23:11:58.5131362-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-09T23:11:58.5131362-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-05-09T23:11:58.5131362-07:00",
        "MeasurementValueNeededDate": "2026-05-09T23:11:58.5131362-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "b4f2b4d8-0753-46aa-a877-9182f75660ce",
        "CreateDate": "2026-05-09T23:11:58.5131362-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-09T23:11:58.5131362-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "48379a8f-ebf4-41b0-a6d4-0b204ffd53ac",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "fa9b1c0f-ba76-4b54-aae1-9edfddf35de1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d80a0716-8348-4938-b009-e9a2435b8133",
          "CreateDate": "2026-05-09T23:11:58.5131362-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-09T23:11:58.5131362-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "2bc07609-95c7-4c5e-a377-2b4ac0ead41c",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "ce6feb3b-8691-4a9d-8081-faec5771901a",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "f01be136-21f5-41bb-aca4-4073ca0ce585",
          "CreateDate": "2026-05-09T23:11:58.5131362-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-09T23:11:58.5131362-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": "a7ee1eee-e93c-4896-8ddd-bbc4cef99d10",
        "CreateDate": "2026-05-09T23:11:58.5131362-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-05-09T23:11:58.5131362-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "fdb4c462-e0f1-4de3-809c-9d562691fbeb",
      "CreateDate": "2026-05-09T23:11:58.5131362-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-05-09T23:11:58.5131362-07:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}