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": "7a74f915-1752-4636-8dba-69121d3cfac2",
      "Asset": {
        "AssetId": "74ffa2de-cfd3-4b05-a8b0-97798c9be4e6",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "ee9f9bde-95a2-49f2-a755-5365477e1a6c",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2ed4c460-5b85-4c20-a568-1ac8e3637dff",
          "CreateDate": "2026-01-13T23:50:46.1837493-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-13T23:50:46.1837493-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "9569c990-bef0-467e-aa78-c1b46648be12",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-01-13T23:50:46.1837493-08:00",
          "MeasurementValueNeededDate": "2026-01-13T23:50:46.1837493-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "c3cfe8ff-d56e-4d29-9417-1db9ddae9fe8",
          "CreateDate": "2026-01-13T23:50:46.1837493-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-13T23:50:46.1837493-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-01-13T23:50:46.1837493-08:00",
        "MeasurementValueNeededDate": "2026-01-13T23:50:46.1837493-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "40a61aa3-159c-417b-85a8-bf09edb3caa7",
        "CreateDate": "2026-01-13T23:50:46.1837493-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-13T23:50:46.1837493-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "db705ba0-1289-4fec-b067-4ee9da15093b",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "ee9f9bde-95a2-49f2-a755-5365477e1a6c",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2ed4c460-5b85-4c20-a568-1ac8e3637dff",
          "CreateDate": "2026-01-13T23:50:46.1837493-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-13T23:50:46.1837493-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "db069a21-1836-487b-97e7-337019215690",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "b4463fbc-dbfe-4e8a-9d35-d52f8599955f",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "64eb8dd9-ce9e-4b90-889a-ccf77c95b056",
          "CreateDate": "2026-01-13T23:50:46.1837493-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-13T23:50:46.1837493-08: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": "311036d9-a5bb-48a8-9ba6-c2134e293924",
        "CreateDate": "2026-01-13T23:50:46.1837493-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-01-13T23:50:46.1837493-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "de7a5d5b-d706-4326-bd0b-fa17572f8b5f",
      "CreateDate": "2026-01-13T23:50:46.1837493-08:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-01-13T23:50:46.1837493-08:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "7a74f915-1752-4636-8dba-69121d3cfac2",
      "Asset": {
        "AssetId": "74ffa2de-cfd3-4b05-a8b0-97798c9be4e6",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "ee9f9bde-95a2-49f2-a755-5365477e1a6c",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2ed4c460-5b85-4c20-a568-1ac8e3637dff",
          "CreateDate": "2026-01-13T23:50:46.1837493-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-13T23:50:46.1837493-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "9569c990-bef0-467e-aa78-c1b46648be12",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-01-13T23:50:46.1837493-08:00",
          "MeasurementValueNeededDate": "2026-01-13T23:50:46.1837493-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "c3cfe8ff-d56e-4d29-9417-1db9ddae9fe8",
          "CreateDate": "2026-01-13T23:50:46.1837493-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-13T23:50:46.1837493-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-01-13T23:50:46.1837493-08:00",
        "MeasurementValueNeededDate": "2026-01-13T23:50:46.1837493-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "40a61aa3-159c-417b-85a8-bf09edb3caa7",
        "CreateDate": "2026-01-13T23:50:46.1837493-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-13T23:50:46.1837493-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "db705ba0-1289-4fec-b067-4ee9da15093b",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "ee9f9bde-95a2-49f2-a755-5365477e1a6c",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2ed4c460-5b85-4c20-a568-1ac8e3637dff",
          "CreateDate": "2026-01-13T23:50:46.1837493-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-13T23:50:46.1837493-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "db069a21-1836-487b-97e7-337019215690",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "b4463fbc-dbfe-4e8a-9d35-d52f8599955f",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "64eb8dd9-ce9e-4b90-889a-ccf77c95b056",
          "CreateDate": "2026-01-13T23:50:46.1837493-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-13T23:50:46.1837493-08: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": "311036d9-a5bb-48a8-9ba6-c2134e293924",
        "CreateDate": "2026-01-13T23:50:46.1837493-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-01-13T23:50:46.1837493-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "de7a5d5b-d706-4326-bd0b-fa17572f8b5f",
      "CreateDate": "2026-01-13T23:50:46.1837493-08:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-01-13T23:50:46.1837493-08:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}