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": "6a355464-cf7e-4899-b469-83890e86217a",
"Asset": {
"AssetId": "f1566464-8d9e-4f1f-a169-22f4cdfcb296",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ad634fa8-9371-4bc4-87b8-f6debe868999",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b46dd2f1-9214-4d31-a7ce-7d968da58d89",
"CreateDate": "2026-04-16T12:10:56.5100902-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T12:10:56.5100902-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1dc8202d-e65b-4d22-949c-06fc4dee7545",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-16T12:10:56.5100902-07:00",
"MeasurementValueNeededDate": "2026-04-16T12:10:56.5100902-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cdd92aa3-5cdd-4239-bb9c-8314fb9d0033",
"CreateDate": "2026-04-16T12:10:56.5100902-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-16T12:10:56.5100902-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-16T12:10:56.5100902-07:00",
"MeasurementValueNeededDate": "2026-04-16T12:10:56.5100902-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "938c34d9-12d4-4ec3-bb50-097cdd17485a",
"CreateDate": "2026-04-16T12:10:56.5100902-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-16T12:10:56.5100902-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "a3e3e9ee-f647-48e5-a962-97d7b093ca6a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ad634fa8-9371-4bc4-87b8-f6debe868999",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b46dd2f1-9214-4d31-a7ce-7d968da58d89",
"CreateDate": "2026-04-16T12:10:56.5100902-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T12:10:56.5100902-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "bc75bbc0-d29e-400a-9b94-f111fe974ea0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "aa72e07c-b19e-4168-a8e2-9bcfdc08fcba",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4f682c03-4606-447d-9a76-af076ad7f740",
"CreateDate": "2026-04-16T12:10:56.5100902-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-16T12:10:56.5100902-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": "935f8191-402d-48d1-824f-9549ae4024ae",
"CreateDate": "2026-04-16T12:10:56.5100902-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T12:10:56.5100902-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ef5ce44-dce8-47cb-8816-5f08df168f27",
"CreateDate": "2026-04-16T12:10:56.5100902-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T12:10:56.5100902-07:00",
"LastModifiedUser": "sample string 7"
},
{
"PropertyId": "6a355464-cf7e-4899-b469-83890e86217a",
"Asset": {
"AssetId": "f1566464-8d9e-4f1f-a169-22f4cdfcb296",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ad634fa8-9371-4bc4-87b8-f6debe868999",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b46dd2f1-9214-4d31-a7ce-7d968da58d89",
"CreateDate": "2026-04-16T12:10:56.5100902-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T12:10:56.5100902-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1dc8202d-e65b-4d22-949c-06fc4dee7545",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-16T12:10:56.5100902-07:00",
"MeasurementValueNeededDate": "2026-04-16T12:10:56.5100902-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cdd92aa3-5cdd-4239-bb9c-8314fb9d0033",
"CreateDate": "2026-04-16T12:10:56.5100902-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-16T12:10:56.5100902-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-16T12:10:56.5100902-07:00",
"MeasurementValueNeededDate": "2026-04-16T12:10:56.5100902-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "938c34d9-12d4-4ec3-bb50-097cdd17485a",
"CreateDate": "2026-04-16T12:10:56.5100902-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-16T12:10:56.5100902-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "a3e3e9ee-f647-48e5-a962-97d7b093ca6a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ad634fa8-9371-4bc4-87b8-f6debe868999",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b46dd2f1-9214-4d31-a7ce-7d968da58d89",
"CreateDate": "2026-04-16T12:10:56.5100902-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T12:10:56.5100902-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "bc75bbc0-d29e-400a-9b94-f111fe974ea0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "aa72e07c-b19e-4168-a8e2-9bcfdc08fcba",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4f682c03-4606-447d-9a76-af076ad7f740",
"CreateDate": "2026-04-16T12:10:56.5100902-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-16T12:10:56.5100902-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": "935f8191-402d-48d1-824f-9549ae4024ae",
"CreateDate": "2026-04-16T12:10:56.5100902-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T12:10:56.5100902-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ef5ce44-dce8-47cb-8816-5f08df168f27",
"CreateDate": "2026-04-16T12:10:56.5100902-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-16T12:10:56.5100902-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}