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": "a076ff29-f722-46a3-b76f-0a4ace425a41",
"Asset": {
"AssetId": "aa8ef306-3272-4509-94c3-3c559d6ba04c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3660151e-0b61-4674-acfb-02b2a6017884",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0134f4ea-cccf-4aae-b5df-0260b3a3bf9f",
"CreateDate": "2026-06-28T09:45:15.7257859-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T09:45:15.7257859-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d0986c5a-c3c7-41b4-a1da-2621d6922b6b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-28T09:45:15.7257859-07:00",
"MeasurementValueNeededDate": "2026-06-28T09:45:15.7257859-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "327a05c0-433f-442b-ab3b-27376dc8dcd1",
"CreateDate": "2026-06-28T09:45:15.7257859-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T09:45:15.7257859-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-28T09:45:15.7257859-07:00",
"MeasurementValueNeededDate": "2026-06-28T09:45:15.7257859-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e063d6e5-0a2b-426a-bff0-0f9ccfcb3edd",
"CreateDate": "2026-06-28T09:45:15.7257859-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-28T09:45:15.7257859-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "089e9508-f23b-4be8-b962-03f52a9f758d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3660151e-0b61-4674-acfb-02b2a6017884",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0134f4ea-cccf-4aae-b5df-0260b3a3bf9f",
"CreateDate": "2026-06-28T09:45:15.7257859-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T09:45:15.7257859-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "f67a907e-f922-42fc-93eb-482b26c34ace",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "88725b77-d6b7-46c5-b961-e5688e2d0c45",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d575b596-d71e-4156-8a94-421d61d5b167",
"CreateDate": "2026-06-28T09:45:15.7257859-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T09:45:15.7257859-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": "7dc9ba5d-6ba3-4638-9d64-9735528e2e47",
"CreateDate": "2026-06-28T09:45:15.7257859-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T09:45:15.7257859-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e15977cc-7117-40da-ae0c-cee68b9788ad",
"CreateDate": "2026-06-28T09:45:15.7257859-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T09:45:15.7257859-07:00",
"LastModifiedUser": "sample string 7"
},
{
"PropertyId": "a076ff29-f722-46a3-b76f-0a4ace425a41",
"Asset": {
"AssetId": "aa8ef306-3272-4509-94c3-3c559d6ba04c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3660151e-0b61-4674-acfb-02b2a6017884",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0134f4ea-cccf-4aae-b5df-0260b3a3bf9f",
"CreateDate": "2026-06-28T09:45:15.7257859-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T09:45:15.7257859-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d0986c5a-c3c7-41b4-a1da-2621d6922b6b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-28T09:45:15.7257859-07:00",
"MeasurementValueNeededDate": "2026-06-28T09:45:15.7257859-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "327a05c0-433f-442b-ab3b-27376dc8dcd1",
"CreateDate": "2026-06-28T09:45:15.7257859-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T09:45:15.7257859-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-28T09:45:15.7257859-07:00",
"MeasurementValueNeededDate": "2026-06-28T09:45:15.7257859-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e063d6e5-0a2b-426a-bff0-0f9ccfcb3edd",
"CreateDate": "2026-06-28T09:45:15.7257859-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-28T09:45:15.7257859-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "089e9508-f23b-4be8-b962-03f52a9f758d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3660151e-0b61-4674-acfb-02b2a6017884",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0134f4ea-cccf-4aae-b5df-0260b3a3bf9f",
"CreateDate": "2026-06-28T09:45:15.7257859-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T09:45:15.7257859-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "f67a907e-f922-42fc-93eb-482b26c34ace",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "88725b77-d6b7-46c5-b961-e5688e2d0c45",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d575b596-d71e-4156-8a94-421d61d5b167",
"CreateDate": "2026-06-28T09:45:15.7257859-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T09:45:15.7257859-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": "7dc9ba5d-6ba3-4638-9d64-9735528e2e47",
"CreateDate": "2026-06-28T09:45:15.7257859-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T09:45:15.7257859-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e15977cc-7117-40da-ae0c-cee68b9788ad",
"CreateDate": "2026-06-28T09:45:15.7257859-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T09:45:15.7257859-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}