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": "8d8f0f02-9381-4dbc-a0a1-54e6c41447e6",
      "Asset": {
        "AssetId": "b8f9cac4-b2fa-4fa0-8bbd-98cfe9536455",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "ce0e2e41-f8e0-4eee-92b6-c605196d664b",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "3b88fce0-3b20-4972-9ab4-6a80df5c07a4",
          "CreateDate": "2025-06-27T06:13:57.2435453-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-06-27T06:13:57.2435453-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "880d1445-b2dd-4bd8-b9bd-51181154aa76",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-06-27T06:13:57.2435453-07:00",
          "MeasurementValueNeededDate": "2025-06-27T06:13:57.2435453-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "f838a3f3-7d52-45cb-83e1-36d233656056",
          "CreateDate": "2025-06-27T06:13:57.2435453-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-06-27T06:13:57.2435453-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-06-27T06:13:57.2435453-07:00",
        "MeasurementValueNeededDate": "2025-06-27T06:13:57.2435453-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "1e0e82f1-4215-444c-a424-6d374beb2294",
        "CreateDate": "2025-06-27T06:13:57.2435453-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-06-27T06:13:57.2435453-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "4201e555-6f36-4ed4-a966-e18c02c047fb",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "ce0e2e41-f8e0-4eee-92b6-c605196d664b",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "3b88fce0-3b20-4972-9ab4-6a80df5c07a4",
          "CreateDate": "2025-06-27T06:13:57.2435453-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-06-27T06:13:57.2435453-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "31c05861-ef73-4f3c-8f3f-884e62fe648f",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "23053c6f-c6c3-4ded-bf4f-ffd77c93ed45",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "7b31e344-6795-4193-ae02-b60df900960b",
          "CreateDate": "2025-06-27T06:13:57.2435453-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-06-27T06:13:57.2435453-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": "2b328afb-f712-45ee-9729-5fda385c8f35",
        "CreateDate": "2025-06-27T06:13:57.2435453-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-06-27T06:13:57.2435453-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "c1df0561-0fdb-4e15-ba5e-260e989c4a89",
      "CreateDate": "2025-06-27T06:13:57.2435453-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-06-27T06:13:57.2435453-07:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "8d8f0f02-9381-4dbc-a0a1-54e6c41447e6",
      "Asset": {
        "AssetId": "b8f9cac4-b2fa-4fa0-8bbd-98cfe9536455",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "ce0e2e41-f8e0-4eee-92b6-c605196d664b",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "3b88fce0-3b20-4972-9ab4-6a80df5c07a4",
          "CreateDate": "2025-06-27T06:13:57.2435453-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-06-27T06:13:57.2435453-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "880d1445-b2dd-4bd8-b9bd-51181154aa76",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-06-27T06:13:57.2435453-07:00",
          "MeasurementValueNeededDate": "2025-06-27T06:13:57.2435453-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "f838a3f3-7d52-45cb-83e1-36d233656056",
          "CreateDate": "2025-06-27T06:13:57.2435453-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-06-27T06:13:57.2435453-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-06-27T06:13:57.2435453-07:00",
        "MeasurementValueNeededDate": "2025-06-27T06:13:57.2435453-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "1e0e82f1-4215-444c-a424-6d374beb2294",
        "CreateDate": "2025-06-27T06:13:57.2435453-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-06-27T06:13:57.2435453-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "4201e555-6f36-4ed4-a966-e18c02c047fb",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "ce0e2e41-f8e0-4eee-92b6-c605196d664b",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "3b88fce0-3b20-4972-9ab4-6a80df5c07a4",
          "CreateDate": "2025-06-27T06:13:57.2435453-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-06-27T06:13:57.2435453-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "31c05861-ef73-4f3c-8f3f-884e62fe648f",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "23053c6f-c6c3-4ded-bf4f-ffd77c93ed45",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "7b31e344-6795-4193-ae02-b60df900960b",
          "CreateDate": "2025-06-27T06:13:57.2435453-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-06-27T06:13:57.2435453-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": "2b328afb-f712-45ee-9729-5fda385c8f35",
        "CreateDate": "2025-06-27T06:13:57.2435453-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-06-27T06:13:57.2435453-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "c1df0561-0fdb-4e15-ba5e-260e989c4a89",
      "CreateDate": "2025-06-27T06:13:57.2435453-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-06-27T06:13:57.2435453-07:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}