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": "1e613b6f-01ae-4b6b-b6e9-74d835224aca",
"Asset": {
"AssetId": "94b3cdbc-2caa-4f57-b1a8-38e1e3da8d01",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7193ff94-b44c-40f6-8d5e-d0098d3c7958",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3593ccb4-ef33-47af-8d9a-789caec65a57",
"CreateDate": "2026-02-07T13:26:17.9991475-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-07T13:26:17.9991475-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fa58266e-0943-4e5b-ac17-e1f0803b12a7",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-07T13:26:17.9991475-08:00",
"MeasurementValueNeededDate": "2026-02-07T13:26:17.9991475-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5fff79a1-a620-41bb-ab15-9b3ae1bc03c8",
"CreateDate": "2026-02-07T13:26:17.9991475-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-07T13:26:17.9991475-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-07T13:26:17.9991475-08:00",
"MeasurementValueNeededDate": "2026-02-07T13:26:17.9991475-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4231a929-b866-4645-94b5-f71c284f2703",
"CreateDate": "2026-02-07T13:26:17.9991475-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-07T13:26:17.9991475-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "fd1b0939-9b30-4e89-87d2-aae4bf800ffe",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7193ff94-b44c-40f6-8d5e-d0098d3c7958",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3593ccb4-ef33-47af-8d9a-789caec65a57",
"CreateDate": "2026-02-07T13:26:17.9991475-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-07T13:26:17.9991475-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "b07e75a6-7381-4903-b992-9ae5fb6b3bff",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "12be6c38-5fcf-439e-a72a-75d386d3c43f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a2d667ba-d89a-4c65-81e8-e355dcb34765",
"CreateDate": "2026-02-07T13:26:17.9991475-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-07T13:26:17.9991475-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": "469ce8b3-6426-40df-98e8-4de6115d86b1",
"CreateDate": "2026-02-07T13:26:17.9991475-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-07T13:26:17.9991475-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d0b6a48c-4604-4a21-83e5-dc8c6ecfec95",
"CreateDate": "2026-02-07T13:26:17.9991475-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-07T13:26:17.9991475-08:00",
"LastModifiedUser": "sample string 7"
},
{
"PropertyId": "1e613b6f-01ae-4b6b-b6e9-74d835224aca",
"Asset": {
"AssetId": "94b3cdbc-2caa-4f57-b1a8-38e1e3da8d01",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7193ff94-b44c-40f6-8d5e-d0098d3c7958",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3593ccb4-ef33-47af-8d9a-789caec65a57",
"CreateDate": "2026-02-07T13:26:17.9991475-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-07T13:26:17.9991475-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fa58266e-0943-4e5b-ac17-e1f0803b12a7",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-07T13:26:17.9991475-08:00",
"MeasurementValueNeededDate": "2026-02-07T13:26:17.9991475-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5fff79a1-a620-41bb-ab15-9b3ae1bc03c8",
"CreateDate": "2026-02-07T13:26:17.9991475-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-07T13:26:17.9991475-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-07T13:26:17.9991475-08:00",
"MeasurementValueNeededDate": "2026-02-07T13:26:17.9991475-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4231a929-b866-4645-94b5-f71c284f2703",
"CreateDate": "2026-02-07T13:26:17.9991475-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-07T13:26:17.9991475-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "fd1b0939-9b30-4e89-87d2-aae4bf800ffe",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7193ff94-b44c-40f6-8d5e-d0098d3c7958",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3593ccb4-ef33-47af-8d9a-789caec65a57",
"CreateDate": "2026-02-07T13:26:17.9991475-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-07T13:26:17.9991475-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "b07e75a6-7381-4903-b992-9ae5fb6b3bff",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "12be6c38-5fcf-439e-a72a-75d386d3c43f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a2d667ba-d89a-4c65-81e8-e355dcb34765",
"CreateDate": "2026-02-07T13:26:17.9991475-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-07T13:26:17.9991475-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": "469ce8b3-6426-40df-98e8-4de6115d86b1",
"CreateDate": "2026-02-07T13:26:17.9991475-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-07T13:26:17.9991475-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d0b6a48c-4604-4a21-83e5-dc8c6ecfec95",
"CreateDate": "2026-02-07T13:26:17.9991475-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-07T13:26:17.9991475-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}