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": "9bf8090a-4989-40c3-a438-bb33400576ad",
      "Asset": {
        "AssetId": "08a100be-c612-462d-9622-b630ee11d562",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "d76e493f-a21c-45d5-8eca-0791c8837aa3",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "f522f81c-4353-4d4e-9318-598e90c696ca",
          "CreateDate": "2025-06-02T08:48:21.2871426-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-06-02T08:48:21.2871426-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "2029d3de-87bf-4923-9eab-260fc509503e",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-06-02T08:48:21.2871426-07:00",
          "MeasurementValueNeededDate": "2025-06-02T08:48:21.2871426-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "e6008e39-5fb2-4505-b3c2-594a455a3d07",
          "CreateDate": "2025-06-02T08:48:21.2871426-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-06-02T08:48:21.2871426-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-06-02T08:48:21.2871426-07:00",
        "MeasurementValueNeededDate": "2025-06-02T08:48:21.2871426-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "6a728921-f191-4621-bd22-8ec4ac3807ba",
        "CreateDate": "2025-06-02T08:48:21.2871426-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-06-02T08:48:21.2871426-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "cfef2e96-0d5e-454e-838e-a49a0e300b70",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "d76e493f-a21c-45d5-8eca-0791c8837aa3",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "f522f81c-4353-4d4e-9318-598e90c696ca",
          "CreateDate": "2025-06-02T08:48:21.2871426-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-06-02T08:48:21.2871426-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "0abce445-1317-4600-b420-0e3c31d7ed52",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "1b944711-b10a-40a0-a65f-45198fd5fb55",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "d18af993-47c1-4048-b554-7c9d744a0fc8",
          "CreateDate": "2025-06-02T08:48:21.2871426-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-06-02T08:48:21.2871426-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": "a93e4936-dd91-4ae8-87f7-6c0e660ffcd6",
        "CreateDate": "2025-06-02T08:48:21.2871426-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-06-02T08:48:21.2871426-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "d2ffc1ef-8d02-45dc-86c9-597ec044248a",
      "CreateDate": "2025-06-02T08:48:21.2871426-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-06-02T08:48:21.2871426-07:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "9bf8090a-4989-40c3-a438-bb33400576ad",
      "Asset": {
        "AssetId": "08a100be-c612-462d-9622-b630ee11d562",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "d76e493f-a21c-45d5-8eca-0791c8837aa3",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "f522f81c-4353-4d4e-9318-598e90c696ca",
          "CreateDate": "2025-06-02T08:48:21.2871426-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-06-02T08:48:21.2871426-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "2029d3de-87bf-4923-9eab-260fc509503e",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-06-02T08:48:21.2871426-07:00",
          "MeasurementValueNeededDate": "2025-06-02T08:48:21.2871426-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "e6008e39-5fb2-4505-b3c2-594a455a3d07",
          "CreateDate": "2025-06-02T08:48:21.2871426-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-06-02T08:48:21.2871426-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-06-02T08:48:21.2871426-07:00",
        "MeasurementValueNeededDate": "2025-06-02T08:48:21.2871426-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "6a728921-f191-4621-bd22-8ec4ac3807ba",
        "CreateDate": "2025-06-02T08:48:21.2871426-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-06-02T08:48:21.2871426-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "cfef2e96-0d5e-454e-838e-a49a0e300b70",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "d76e493f-a21c-45d5-8eca-0791c8837aa3",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "f522f81c-4353-4d4e-9318-598e90c696ca",
          "CreateDate": "2025-06-02T08:48:21.2871426-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-06-02T08:48:21.2871426-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "0abce445-1317-4600-b420-0e3c31d7ed52",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "1b944711-b10a-40a0-a65f-45198fd5fb55",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "d18af993-47c1-4048-b554-7c9d744a0fc8",
          "CreateDate": "2025-06-02T08:48:21.2871426-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-06-02T08:48:21.2871426-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": "a93e4936-dd91-4ae8-87f7-6c0e660ffcd6",
        "CreateDate": "2025-06-02T08:48:21.2871426-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-06-02T08:48:21.2871426-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "d2ffc1ef-8d02-45dc-86c9-597ec044248a",
      "CreateDate": "2025-06-02T08:48:21.2871426-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-06-02T08:48:21.2871426-07:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}