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": "928c03d9-bf34-4f6f-ac72-2e030f91c405",
"Asset": {
"AssetId": "1755f49c-6a48-4312-81a7-fab01a74b679",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b15abb6b-d957-4666-a1f2-618713621613",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2655a8f4-3984-44da-ad9f-69806c0a2d51",
"CreateDate": "2026-02-05T17:02:18.1720734-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:02:18.1720734-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "02a78471-1762-4848-a7de-dccd8fb4fcb3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-05T17:02:18.1720734-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:02:18.1720734-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b21b7910-93c9-45c7-bd1d-c0d804cf9593",
"CreateDate": "2026-02-05T17:02:18.1720734-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T17:02:18.1720734-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-05T17:02:18.1720734-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:02:18.1720734-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "156be4d1-dff6-463f-b035-9be5dd421f2b",
"CreateDate": "2026-02-05T17:02:18.1720734-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-05T17:02:18.1720734-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "4298b2fe-ab56-488c-b744-07f13029939c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b15abb6b-d957-4666-a1f2-618713621613",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2655a8f4-3984-44da-ad9f-69806c0a2d51",
"CreateDate": "2026-02-05T17:02:18.1720734-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:02:18.1720734-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "54b5bf79-52da-4aeb-9f09-53e2d9c2eae4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8af4c01e-2ee2-4b9b-8d32-6a78e150349e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3803c7f6-457e-4402-bc74-5844434eaa9b",
"CreateDate": "2026-02-05T17:02:18.1720734-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T17:02:18.1720734-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": "1185c20f-f437-4b2c-a1f8-a02298cdee5d",
"CreateDate": "2026-02-05T17:02:18.1720734-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:02:18.1720734-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5d5b3430-500c-4d13-8aab-7e9a01d4cf0b",
"CreateDate": "2026-02-05T17:02:18.1720734-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:02:18.1720734-08:00",
"LastModifiedUser": "sample string 7"
},
{
"PropertyId": "928c03d9-bf34-4f6f-ac72-2e030f91c405",
"Asset": {
"AssetId": "1755f49c-6a48-4312-81a7-fab01a74b679",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b15abb6b-d957-4666-a1f2-618713621613",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2655a8f4-3984-44da-ad9f-69806c0a2d51",
"CreateDate": "2026-02-05T17:02:18.1720734-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:02:18.1720734-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "02a78471-1762-4848-a7de-dccd8fb4fcb3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-05T17:02:18.1720734-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:02:18.1720734-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b21b7910-93c9-45c7-bd1d-c0d804cf9593",
"CreateDate": "2026-02-05T17:02:18.1720734-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T17:02:18.1720734-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-05T17:02:18.1720734-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:02:18.1720734-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "156be4d1-dff6-463f-b035-9be5dd421f2b",
"CreateDate": "2026-02-05T17:02:18.1720734-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-05T17:02:18.1720734-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "4298b2fe-ab56-488c-b744-07f13029939c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b15abb6b-d957-4666-a1f2-618713621613",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2655a8f4-3984-44da-ad9f-69806c0a2d51",
"CreateDate": "2026-02-05T17:02:18.1720734-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:02:18.1720734-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "54b5bf79-52da-4aeb-9f09-53e2d9c2eae4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8af4c01e-2ee2-4b9b-8d32-6a78e150349e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3803c7f6-457e-4402-bc74-5844434eaa9b",
"CreateDate": "2026-02-05T17:02:18.1720734-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T17:02:18.1720734-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": "1185c20f-f437-4b2c-a1f8-a02298cdee5d",
"CreateDate": "2026-02-05T17:02:18.1720734-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:02:18.1720734-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5d5b3430-500c-4d13-8aab-7e9a01d4cf0b",
"CreateDate": "2026-02-05T17:02:18.1720734-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:02:18.1720734-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}