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": "a671f7a9-efa2-4eff-92b5-adafb3b22f33",
      "Asset": {
        "AssetId": "db751a17-308e-42db-ada9-6000b90ba41e",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "3bce0f73-e413-417a-b9b8-33d77feb04b5",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "12e9a6f9-405f-4f51-a6e2-0037424a8879",
          "CreateDate": "2026-01-01T17:27:40.9740006-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-01T17:27:40.9740006-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "e649b432-9a4f-47c7-8137-f653cb2c6c1f",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-01-01T17:27:40.9740006-08:00",
          "MeasurementValueNeededDate": "2026-01-01T17:27:40.9740006-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "9b50e530-e111-46b1-932a-b2c8bf6d368a",
          "CreateDate": "2026-01-01T17:27:40.9740006-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-01T17:27:40.9740006-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-01-01T17:27:40.9740006-08:00",
        "MeasurementValueNeededDate": "2026-01-01T17:27:40.9740006-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "bb414e93-d3f6-4130-b7d0-6361c4fab7c0",
        "CreateDate": "2026-01-01T17:27:40.9740006-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-01T17:27:40.9740006-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "18ed2b05-745e-4e71-bf71-fc6d02eae5c1",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "3bce0f73-e413-417a-b9b8-33d77feb04b5",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "12e9a6f9-405f-4f51-a6e2-0037424a8879",
          "CreateDate": "2026-01-01T17:27:40.9740006-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-01T17:27:40.9740006-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "4fd2010a-008f-435b-9b5f-0c05546c0387",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "b9e6434e-8e9a-4dc6-8c2f-26031417bd62",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "12867b75-41ef-42be-92d5-708fd84af13f",
          "CreateDate": "2026-01-01T17:27:40.9740006-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-01T17:27:40.9740006-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "86e9c2a3-b407-4171-847f-8aa95eb7466b",
            "FieldId": "cbe21ca8-c67a-4b48-9327-0a51aac5a251",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "86e9c2a3-b407-4171-847f-8aa95eb7466b",
            "FieldId": "cbe21ca8-c67a-4b48-9327-0a51aac5a251",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "3cb39d58-7075-4ebe-96c8-1bc1bbf00c29",
        "CreateDate": "2026-01-01T17:27:40.9740006-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-01-01T17:27:40.9740006-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "088d4181-0106-4afe-b140-35e1cb8a0088",
      "CreateDate": "2026-01-01T17:27:40.9740006-08:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-01-01T17:27:40.9740006-08:00",
      "LastModifiedUser": "sample string 8"
    },
    {
      "PropertyId": "a671f7a9-efa2-4eff-92b5-adafb3b22f33",
      "Asset": {
        "AssetId": "db751a17-308e-42db-ada9-6000b90ba41e",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "3bce0f73-e413-417a-b9b8-33d77feb04b5",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "12e9a6f9-405f-4f51-a6e2-0037424a8879",
          "CreateDate": "2026-01-01T17:27:40.9740006-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-01T17:27:40.9740006-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "e649b432-9a4f-47c7-8137-f653cb2c6c1f",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-01-01T17:27:40.9740006-08:00",
          "MeasurementValueNeededDate": "2026-01-01T17:27:40.9740006-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "9b50e530-e111-46b1-932a-b2c8bf6d368a",
          "CreateDate": "2026-01-01T17:27:40.9740006-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-01T17:27:40.9740006-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-01-01T17:27:40.9740006-08:00",
        "MeasurementValueNeededDate": "2026-01-01T17:27:40.9740006-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "bb414e93-d3f6-4130-b7d0-6361c4fab7c0",
        "CreateDate": "2026-01-01T17:27:40.9740006-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-01T17:27:40.9740006-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "18ed2b05-745e-4e71-bf71-fc6d02eae5c1",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "3bce0f73-e413-417a-b9b8-33d77feb04b5",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "12e9a6f9-405f-4f51-a6e2-0037424a8879",
          "CreateDate": "2026-01-01T17:27:40.9740006-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-01T17:27:40.9740006-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "4fd2010a-008f-435b-9b5f-0c05546c0387",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "b9e6434e-8e9a-4dc6-8c2f-26031417bd62",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "12867b75-41ef-42be-92d5-708fd84af13f",
          "CreateDate": "2026-01-01T17:27:40.9740006-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-01T17:27:40.9740006-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "86e9c2a3-b407-4171-847f-8aa95eb7466b",
            "FieldId": "cbe21ca8-c67a-4b48-9327-0a51aac5a251",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "86e9c2a3-b407-4171-847f-8aa95eb7466b",
            "FieldId": "cbe21ca8-c67a-4b48-9327-0a51aac5a251",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "3cb39d58-7075-4ebe-96c8-1bc1bbf00c29",
        "CreateDate": "2026-01-01T17:27:40.9740006-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-01-01T17:27:40.9740006-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "088d4181-0106-4afe-b140-35e1cb8a0088",
      "CreateDate": "2026-01-01T17:27:40.9740006-08:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-01-01T17:27:40.9740006-08:00",
      "LastModifiedUser": "sample string 8"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}