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": "2733fbcd-bab1-4750-add0-d08bcaa9b206",
"Asset": {
"AssetId": "c389c68d-e655-42e8-a051-c5f6923c5ce2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e78fa9cd-d123-41c2-8a08-d5dc46775030",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b63dc918-019a-4bc4-b5e4-6ef3dac4501e",
"CreateDate": "2026-05-17T11:56:07.3879628-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-17T11:56:07.3879628-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fb1d2fd1-b2e1-45f0-b096-ac2be9c3c56d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-17T11:56:07.3879628-07:00",
"MeasurementValueNeededDate": "2026-05-17T11:56:07.3879628-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "fbe41279-5483-46a0-9e6e-c2dc4155022c",
"CreateDate": "2026-05-17T11:56:07.3879628-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-17T11:56:07.3879628-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-17T11:56:07.3879628-07:00",
"MeasurementValueNeededDate": "2026-05-17T11:56:07.3879628-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d2602c04-40df-4f9b-acd3-51d1418d8cda",
"CreateDate": "2026-05-17T11:56:07.3879628-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-17T11:56:07.3879628-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "1487407a-7855-4315-a388-1c3bcc3e19c7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e78fa9cd-d123-41c2-8a08-d5dc46775030",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b63dc918-019a-4bc4-b5e4-6ef3dac4501e",
"CreateDate": "2026-05-17T11:56:07.3879628-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-17T11:56:07.3879628-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "07862900-e1d7-4530-a96f-72a313de3ffe",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "81e492de-2669-43f4-a526-fae4848e89c6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "dc28f02c-412b-4ed0-a30a-bf2884e6e906",
"CreateDate": "2026-05-17T11:56:07.3879628-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-17T11:56:07.3879628-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": "69f428eb-0d78-4ad6-b38d-d505f433988b",
"CreateDate": "2026-05-17T11:56:07.3879628-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-17T11:56:07.3879628-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ad8de44c-caec-4be2-ab8b-f31f759b36dc",
"CreateDate": "2026-05-17T11:56:07.3879628-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-17T11:56:07.3879628-07:00",
"LastModifiedUser": "sample string 7"
},
{
"PropertyId": "2733fbcd-bab1-4750-add0-d08bcaa9b206",
"Asset": {
"AssetId": "c389c68d-e655-42e8-a051-c5f6923c5ce2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e78fa9cd-d123-41c2-8a08-d5dc46775030",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b63dc918-019a-4bc4-b5e4-6ef3dac4501e",
"CreateDate": "2026-05-17T11:56:07.3879628-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-17T11:56:07.3879628-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fb1d2fd1-b2e1-45f0-b096-ac2be9c3c56d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-17T11:56:07.3879628-07:00",
"MeasurementValueNeededDate": "2026-05-17T11:56:07.3879628-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "fbe41279-5483-46a0-9e6e-c2dc4155022c",
"CreateDate": "2026-05-17T11:56:07.3879628-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-17T11:56:07.3879628-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-17T11:56:07.3879628-07:00",
"MeasurementValueNeededDate": "2026-05-17T11:56:07.3879628-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d2602c04-40df-4f9b-acd3-51d1418d8cda",
"CreateDate": "2026-05-17T11:56:07.3879628-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-17T11:56:07.3879628-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "1487407a-7855-4315-a388-1c3bcc3e19c7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e78fa9cd-d123-41c2-8a08-d5dc46775030",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b63dc918-019a-4bc4-b5e4-6ef3dac4501e",
"CreateDate": "2026-05-17T11:56:07.3879628-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-17T11:56:07.3879628-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "07862900-e1d7-4530-a96f-72a313de3ffe",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "81e492de-2669-43f4-a526-fae4848e89c6",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "dc28f02c-412b-4ed0-a30a-bf2884e6e906",
"CreateDate": "2026-05-17T11:56:07.3879628-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-17T11:56:07.3879628-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": "69f428eb-0d78-4ad6-b38d-d505f433988b",
"CreateDate": "2026-05-17T11:56:07.3879628-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-17T11:56:07.3879628-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ad8de44c-caec-4be2-ab8b-f31f759b36dc",
"CreateDate": "2026-05-17T11:56:07.3879628-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-17T11:56:07.3879628-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}