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": "fec67ea3-edd0-4722-91f6-76b07b5cb761",
      "Asset": {
        "AssetId": "34959e8b-e46d-4bd3-87b3-f44299c09681",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "b6a1403c-1b2c-43f9-878e-82abcd86f927",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "21002234-c8be-4e2e-9c1c-91ee90eadfbb",
          "CreateDate": "2026-04-01T14:33:43.4085059-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-04-01T14:33:43.4085059-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "8ea65edd-62ba-4991-b216-4a8ae9de925f",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-04-01T14:33:43.4085059-07:00",
          "MeasurementValueNeededDate": "2026-04-01T14:33:43.4085059-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "b3156393-f77b-4e82-8dc0-a650419e6fc0",
          "CreateDate": "2026-04-01T14:33:43.4085059-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-04-01T14:33:43.4085059-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-04-01T14:33:43.4085059-07:00",
        "MeasurementValueNeededDate": "2026-04-01T14:33:43.4085059-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "4f3285f1-8c51-4af8-a09e-4070b6ab894a",
        "CreateDate": "2026-04-01T14:33:43.4085059-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-04-01T14:33:43.4085059-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "bb333c8f-3cdb-4bd6-b95b-c8a70e4fe6a8",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "b6a1403c-1b2c-43f9-878e-82abcd86f927",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "21002234-c8be-4e2e-9c1c-91ee90eadfbb",
          "CreateDate": "2026-04-01T14:33:43.4085059-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-04-01T14:33:43.4085059-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "d3dfa88d-de07-4f34-88b4-ea811482fcf5",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "e9f97eff-40c2-4208-8e5b-ac65b1424b59",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "85b5cfc0-c404-4576-a4a1-c29bf1b8a652",
          "CreateDate": "2026-04-01T14:33:43.4085059-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-04-01T14:33:43.4085059-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "d7546695-30f0-4d66-9768-6009cc3b8d7f",
            "FieldId": "9e034d12-150c-4f80-a48c-45da471d2287",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "d7546695-30f0-4d66-9768-6009cc3b8d7f",
            "FieldId": "9e034d12-150c-4f80-a48c-45da471d2287",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "89d0e0b5-ce0f-4ac7-aabc-05645dfef10d",
        "CreateDate": "2026-04-01T14:33:43.4085059-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-04-01T14:33:43.4085059-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "765c0a92-29fd-403c-aad1-e23f08ae303c",
      "CreateDate": "2026-04-01T14:33:43.4085059-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-04-01T14:33:43.4085059-07:00",
      "LastModifiedUser": "sample string 8"
    },
    {
      "PropertyId": "fec67ea3-edd0-4722-91f6-76b07b5cb761",
      "Asset": {
        "AssetId": "34959e8b-e46d-4bd3-87b3-f44299c09681",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "b6a1403c-1b2c-43f9-878e-82abcd86f927",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "21002234-c8be-4e2e-9c1c-91ee90eadfbb",
          "CreateDate": "2026-04-01T14:33:43.4085059-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-04-01T14:33:43.4085059-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "8ea65edd-62ba-4991-b216-4a8ae9de925f",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-04-01T14:33:43.4085059-07:00",
          "MeasurementValueNeededDate": "2026-04-01T14:33:43.4085059-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "b3156393-f77b-4e82-8dc0-a650419e6fc0",
          "CreateDate": "2026-04-01T14:33:43.4085059-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-04-01T14:33:43.4085059-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-04-01T14:33:43.4085059-07:00",
        "MeasurementValueNeededDate": "2026-04-01T14:33:43.4085059-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "4f3285f1-8c51-4af8-a09e-4070b6ab894a",
        "CreateDate": "2026-04-01T14:33:43.4085059-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-04-01T14:33:43.4085059-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "bb333c8f-3cdb-4bd6-b95b-c8a70e4fe6a8",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "b6a1403c-1b2c-43f9-878e-82abcd86f927",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "21002234-c8be-4e2e-9c1c-91ee90eadfbb",
          "CreateDate": "2026-04-01T14:33:43.4085059-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-04-01T14:33:43.4085059-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "d3dfa88d-de07-4f34-88b4-ea811482fcf5",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "e9f97eff-40c2-4208-8e5b-ac65b1424b59",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "85b5cfc0-c404-4576-a4a1-c29bf1b8a652",
          "CreateDate": "2026-04-01T14:33:43.4085059-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-04-01T14:33:43.4085059-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "d7546695-30f0-4d66-9768-6009cc3b8d7f",
            "FieldId": "9e034d12-150c-4f80-a48c-45da471d2287",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "d7546695-30f0-4d66-9768-6009cc3b8d7f",
            "FieldId": "9e034d12-150c-4f80-a48c-45da471d2287",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "89d0e0b5-ce0f-4ac7-aabc-05645dfef10d",
        "CreateDate": "2026-04-01T14:33:43.4085059-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-04-01T14:33:43.4085059-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "765c0a92-29fd-403c-aad1-e23f08ae303c",
      "CreateDate": "2026-04-01T14:33:43.4085059-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-04-01T14:33:43.4085059-07:00",
      "LastModifiedUser": "sample string 8"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}