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
| Name | Description | Type | Additional 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.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of Property |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": [
{
"PropertyId": "85f21e74-8f7b-4493-a037-b53f248176f1",
"Asset": {
"AssetId": "a55485a0-6183-41eb-917b-0a8e33e1d447",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c8a520ed-e0ac-4be8-b9b9-01221659f2ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ddd4ae3c-5af1-49f2-87bc-c04bc4526595",
"CreateDate": "2026-07-26T16:00:20.0188356-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-26T16:00:20.0188356-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c24a5b50-02f2-4a52-b36e-d25e8253c476",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-26T16:00:20.0188356-07:00",
"MeasurementValueNeededDate": "2026-07-26T16:00:20.0188356-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dae4db4e-21fe-4501-bb6c-630eaedaa0cd",
"CreateDate": "2026-07-26T16:00:20.0188356-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-26T16:00:20.0188356-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-26T16:00:20.0188356-07:00",
"MeasurementValueNeededDate": "2026-07-26T16:00:20.0188356-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3f1239d5-2982-4d1f-84b6-a3a9ccca3656",
"CreateDate": "2026-07-26T16:00:20.0188356-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-26T16:00:20.0188356-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "4c1336be-c373-4583-ae95-36590616926e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c8a520ed-e0ac-4be8-b9b9-01221659f2ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ddd4ae3c-5af1-49f2-87bc-c04bc4526595",
"CreateDate": "2026-07-26T16:00:20.0188356-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-26T16:00:20.0188356-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "e82ac183-fc1b-4338-8c4c-4d282bef28c8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "81497851-6d23-41ba-9b63-40181027e272",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2703c62a-85c8-45ca-835b-946def9a93ee",
"CreateDate": "2026-07-26T16:00:20.0188356-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-26T16:00:20.0188356-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": "6001ef26-5984-41e6-bb30-4c75afb3ec4e",
"CreateDate": "2026-07-26T16:00:20.0188356-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-26T16:00:20.0188356-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "58f07b4c-4624-4b81-807c-aad089e3c32b",
"CreateDate": "2026-07-26T16:00:20.0188356-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-26T16:00:20.0188356-07:00",
"LastModifiedUser": "sample string 7"
},
{
"PropertyId": "85f21e74-8f7b-4493-a037-b53f248176f1",
"Asset": {
"AssetId": "a55485a0-6183-41eb-917b-0a8e33e1d447",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c8a520ed-e0ac-4be8-b9b9-01221659f2ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ddd4ae3c-5af1-49f2-87bc-c04bc4526595",
"CreateDate": "2026-07-26T16:00:20.0188356-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-26T16:00:20.0188356-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c24a5b50-02f2-4a52-b36e-d25e8253c476",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-26T16:00:20.0188356-07:00",
"MeasurementValueNeededDate": "2026-07-26T16:00:20.0188356-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dae4db4e-21fe-4501-bb6c-630eaedaa0cd",
"CreateDate": "2026-07-26T16:00:20.0188356-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-26T16:00:20.0188356-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-26T16:00:20.0188356-07:00",
"MeasurementValueNeededDate": "2026-07-26T16:00:20.0188356-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3f1239d5-2982-4d1f-84b6-a3a9ccca3656",
"CreateDate": "2026-07-26T16:00:20.0188356-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-26T16:00:20.0188356-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "4c1336be-c373-4583-ae95-36590616926e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c8a520ed-e0ac-4be8-b9b9-01221659f2ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ddd4ae3c-5af1-49f2-87bc-c04bc4526595",
"CreateDate": "2026-07-26T16:00:20.0188356-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-26T16:00:20.0188356-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "e82ac183-fc1b-4338-8c4c-4d282bef28c8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "81497851-6d23-41ba-9b63-40181027e272",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2703c62a-85c8-45ca-835b-946def9a93ee",
"CreateDate": "2026-07-26T16:00:20.0188356-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-26T16:00:20.0188356-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": "6001ef26-5984-41e6-bb30-4c75afb3ec4e",
"CreateDate": "2026-07-26T16:00:20.0188356-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-26T16:00:20.0188356-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "58f07b4c-4624-4b81-807c-aad089e3c32b",
"CreateDate": "2026-07-26T16:00:20.0188356-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-26T16:00:20.0188356-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}