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": "9580d51f-801f-4d0f-b8d0-4a71484dcccb",
      "Asset": {
        "AssetId": "65e283fa-8093-48be-b475-b9f4179e4c68",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "f1802a18-cc7b-4ef8-911e-f53ba370d0c6",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "af0bf6b4-4781-4759-807e-04d2d7dbeac2",
          "CreateDate": "2026-06-14T14:33:56.5817483-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-14T14:33:56.5817483-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "10c326dd-9e1d-488b-a2c6-c5dc20ded567",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-06-14T14:33:56.5817483-07:00",
          "MeasurementValueNeededDate": "2026-06-14T14:33:56.5817483-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "cda9c17a-249f-452b-a0cb-4cfeb16b90e0",
          "CreateDate": "2026-06-14T14:33:56.5817483-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-14T14:33:56.5817483-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-06-14T14:33:56.5817483-07:00",
        "MeasurementValueNeededDate": "2026-06-14T14:33:56.5817483-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "fb3ac6f7-b34f-4b43-9afc-1b89d7cff635",
        "CreateDate": "2026-06-14T14:33:56.5817483-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-14T14:33:56.5817483-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "9929ec14-95ea-4d5d-9f2a-02dd811f9841",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "f1802a18-cc7b-4ef8-911e-f53ba370d0c6",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "af0bf6b4-4781-4759-807e-04d2d7dbeac2",
          "CreateDate": "2026-06-14T14:33:56.5817483-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-14T14:33:56.5817483-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "7e6b9daf-4cad-4660-9fae-78a097f399a5",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "f24da10a-0a5c-48bf-a319-a777e189a812",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "d9080e2d-8ac8-4d37-a84f-83606c92b2b9",
          "CreateDate": "2026-06-14T14:33:56.5817483-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-14T14:33:56.5817483-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": "4cdda487-bf9e-4f42-98ea-aee3a18257f6",
        "CreateDate": "2026-06-14T14:33:56.5817483-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-06-14T14:33:56.5817483-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "d76dbe92-39dc-46c2-a0a2-aaa81cffbe60",
      "CreateDate": "2026-06-14T14:33:56.5817483-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-06-14T14:33:56.5817483-07:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "9580d51f-801f-4d0f-b8d0-4a71484dcccb",
      "Asset": {
        "AssetId": "65e283fa-8093-48be-b475-b9f4179e4c68",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "f1802a18-cc7b-4ef8-911e-f53ba370d0c6",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "af0bf6b4-4781-4759-807e-04d2d7dbeac2",
          "CreateDate": "2026-06-14T14:33:56.5817483-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-14T14:33:56.5817483-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "10c326dd-9e1d-488b-a2c6-c5dc20ded567",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-06-14T14:33:56.5817483-07:00",
          "MeasurementValueNeededDate": "2026-06-14T14:33:56.5817483-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "cda9c17a-249f-452b-a0cb-4cfeb16b90e0",
          "CreateDate": "2026-06-14T14:33:56.5817483-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-14T14:33:56.5817483-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-06-14T14:33:56.5817483-07:00",
        "MeasurementValueNeededDate": "2026-06-14T14:33:56.5817483-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "fb3ac6f7-b34f-4b43-9afc-1b89d7cff635",
        "CreateDate": "2026-06-14T14:33:56.5817483-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-14T14:33:56.5817483-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "9929ec14-95ea-4d5d-9f2a-02dd811f9841",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "f1802a18-cc7b-4ef8-911e-f53ba370d0c6",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "af0bf6b4-4781-4759-807e-04d2d7dbeac2",
          "CreateDate": "2026-06-14T14:33:56.5817483-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-14T14:33:56.5817483-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "7e6b9daf-4cad-4660-9fae-78a097f399a5",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "f24da10a-0a5c-48bf-a319-a777e189a812",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "d9080e2d-8ac8-4d37-a84f-83606c92b2b9",
          "CreateDate": "2026-06-14T14:33:56.5817483-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-14T14:33:56.5817483-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": "4cdda487-bf9e-4f42-98ea-aee3a18257f6",
        "CreateDate": "2026-06-14T14:33:56.5817483-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-06-14T14:33:56.5817483-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "d76dbe92-39dc-46c2-a0a2-aaa81cffbe60",
      "CreateDate": "2026-06-14T14:33:56.5817483-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-06-14T14:33:56.5817483-07:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}