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": "9be9aec5-e7c9-4cd4-8deb-d6f5fcaf3cf1",
      "Asset": {
        "AssetId": "f7909612-09a7-44f0-8adb-07e999f7d411",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "42c818ea-7720-4563-9f06-b44a572f4dc8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "ba653f6a-af52-4915-9dad-11e20454383d",
          "CreateDate": "2025-08-30T12:56:25.6445943-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-08-30T12:56:25.6445943-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "6be3d3c0-32c6-47fe-bc94-64436af0c159",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-08-30T12:56:25.6445943-07:00",
          "MeasurementValueNeededDate": "2025-08-30T12:56:25.6445943-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "500b3254-2207-4580-9575-5fa3c4bcaee3",
          "CreateDate": "2025-08-30T12:56:25.6445943-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-08-30T12:56:25.6445943-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-08-30T12:56:25.6445943-07:00",
        "MeasurementValueNeededDate": "2025-08-30T12:56:25.6445943-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "decd5309-646d-4a79-a062-db25b02dd912",
        "CreateDate": "2025-08-30T12:56:25.6445943-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-08-30T12:56:25.6445943-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "7d773efc-a110-479d-a852-6819f0d6b5bd",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "42c818ea-7720-4563-9f06-b44a572f4dc8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "ba653f6a-af52-4915-9dad-11e20454383d",
          "CreateDate": "2025-08-30T12:56:25.6445943-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-08-30T12:56:25.6445943-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "40f8d2ce-21ae-405d-896e-4e458fa4f1c4",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "fe739fc6-e86a-47d3-b451-b30a93015f8a",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "c1cd7522-03e3-4b4e-a7b0-278ca9fa1e9f",
          "CreateDate": "2025-08-30T12:56:25.6445943-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-08-30T12:56:25.6445943-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": "b550609a-e629-43de-ad6a-8a4db3b8c3b6",
        "CreateDate": "2025-08-30T12:56:25.6445943-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-08-30T12:56:25.6445943-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "6ee21ae6-29c1-4cf5-b334-9a786d46fc8b",
      "CreateDate": "2025-08-30T12:56:25.6445943-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-08-30T12:56:25.6445943-07:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "9be9aec5-e7c9-4cd4-8deb-d6f5fcaf3cf1",
      "Asset": {
        "AssetId": "f7909612-09a7-44f0-8adb-07e999f7d411",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "42c818ea-7720-4563-9f06-b44a572f4dc8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "ba653f6a-af52-4915-9dad-11e20454383d",
          "CreateDate": "2025-08-30T12:56:25.6445943-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-08-30T12:56:25.6445943-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "6be3d3c0-32c6-47fe-bc94-64436af0c159",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-08-30T12:56:25.6445943-07:00",
          "MeasurementValueNeededDate": "2025-08-30T12:56:25.6445943-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "500b3254-2207-4580-9575-5fa3c4bcaee3",
          "CreateDate": "2025-08-30T12:56:25.6445943-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-08-30T12:56:25.6445943-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-08-30T12:56:25.6445943-07:00",
        "MeasurementValueNeededDate": "2025-08-30T12:56:25.6445943-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "decd5309-646d-4a79-a062-db25b02dd912",
        "CreateDate": "2025-08-30T12:56:25.6445943-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-08-30T12:56:25.6445943-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "7d773efc-a110-479d-a852-6819f0d6b5bd",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "42c818ea-7720-4563-9f06-b44a572f4dc8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "ba653f6a-af52-4915-9dad-11e20454383d",
          "CreateDate": "2025-08-30T12:56:25.6445943-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-08-30T12:56:25.6445943-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "40f8d2ce-21ae-405d-896e-4e458fa4f1c4",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "fe739fc6-e86a-47d3-b451-b30a93015f8a",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "c1cd7522-03e3-4b4e-a7b0-278ca9fa1e9f",
          "CreateDate": "2025-08-30T12:56:25.6445943-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-08-30T12:56:25.6445943-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": "b550609a-e629-43de-ad6a-8a4db3b8c3b6",
        "CreateDate": "2025-08-30T12:56:25.6445943-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-08-30T12:56:25.6445943-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "6ee21ae6-29c1-4cf5-b334-9a786d46fc8b",
      "CreateDate": "2025-08-30T12:56:25.6445943-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-08-30T12:56:25.6445943-07:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}