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": "7148d7b9-1a1d-431c-80e9-decace771d25",
      "Asset": {
        "AssetId": "98380bc6-eb29-4d40-b294-ba7995fac744",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "57070bde-3e8a-4f9d-bb7d-da60d2d13e70",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "eae71343-8538-41f6-a928-cc296fe06489",
          "CreateDate": "2026-08-15T19:36:35.518302-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-08-15T19:36:35.518302-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "d3f0e9bb-e13b-44ed-a93b-deb7ea9e0a4e",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-08-15T19:36:35.518302-07:00",
          "MeasurementValueNeededDate": "2026-08-15T19:36:35.518302-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a0a0eb5b-f337-4d60-a770-cae648f5dbbf",
          "CreateDate": "2026-08-15T19:36:35.518302-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-08-15T19:36:35.518302-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-08-15T19:36:35.518302-07:00",
        "MeasurementValueNeededDate": "2026-08-15T19:36:35.518302-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "6581220e-284c-43eb-825d-145249fe1b35",
        "CreateDate": "2026-08-15T19:36:35.518302-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-08-15T19:36:35.518302-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "ef71dca2-d18e-46ea-9b74-1f62c8e43355",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "57070bde-3e8a-4f9d-bb7d-da60d2d13e70",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "eae71343-8538-41f6-a928-cc296fe06489",
          "CreateDate": "2026-08-15T19:36:35.518302-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-08-15T19:36:35.518302-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "e1916538-6cb6-4b91-905b-aa725fcec3d1",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "a261517f-d659-4e79-8c02-e4121a1e4aed",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "c1620bcc-53f3-498b-87bf-a70a774f86c5",
          "CreateDate": "2026-08-15T19:36:35.518302-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-08-15T19:36:35.518302-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": "e0c46b52-4740-4323-893e-cf694f60ae59",
        "CreateDate": "2026-08-15T19:36:35.518302-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-08-15T19:36:35.518302-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "e9381d24-1824-44dd-acb5-d02fd24c3ba3",
      "CreateDate": "2026-08-15T19:36:35.518302-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-08-15T19:36:35.518302-07:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "7148d7b9-1a1d-431c-80e9-decace771d25",
      "Asset": {
        "AssetId": "98380bc6-eb29-4d40-b294-ba7995fac744",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "57070bde-3e8a-4f9d-bb7d-da60d2d13e70",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "eae71343-8538-41f6-a928-cc296fe06489",
          "CreateDate": "2026-08-15T19:36:35.518302-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-08-15T19:36:35.518302-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "d3f0e9bb-e13b-44ed-a93b-deb7ea9e0a4e",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-08-15T19:36:35.518302-07:00",
          "MeasurementValueNeededDate": "2026-08-15T19:36:35.518302-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a0a0eb5b-f337-4d60-a770-cae648f5dbbf",
          "CreateDate": "2026-08-15T19:36:35.518302-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-08-15T19:36:35.518302-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-08-15T19:36:35.518302-07:00",
        "MeasurementValueNeededDate": "2026-08-15T19:36:35.518302-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "6581220e-284c-43eb-825d-145249fe1b35",
        "CreateDate": "2026-08-15T19:36:35.518302-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-08-15T19:36:35.518302-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "ef71dca2-d18e-46ea-9b74-1f62c8e43355",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "57070bde-3e8a-4f9d-bb7d-da60d2d13e70",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "eae71343-8538-41f6-a928-cc296fe06489",
          "CreateDate": "2026-08-15T19:36:35.518302-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-08-15T19:36:35.518302-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "e1916538-6cb6-4b91-905b-aa725fcec3d1",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "a261517f-d659-4e79-8c02-e4121a1e4aed",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "c1620bcc-53f3-498b-87bf-a70a774f86c5",
          "CreateDate": "2026-08-15T19:36:35.518302-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-08-15T19:36:35.518302-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": "e0c46b52-4740-4323-893e-cf694f60ae59",
        "CreateDate": "2026-08-15T19:36:35.518302-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-08-15T19:36:35.518302-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "e9381d24-1824-44dd-acb5-d02fd24c3ba3",
      "CreateDate": "2026-08-15T19:36:35.518302-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-08-15T19:36:35.518302-07:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}