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": "271e336b-e0ed-4801-a2a6-f2bf556ff7b3",
"Asset": {
"AssetId": "d1b96efc-b355-4980-8f7e-29f3d849e565",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a8cae9d6-77c1-4f23-b3b5-2bd96b3b166c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0313bfbb-e924-4486-a92c-0fe4e273780d",
"CreateDate": "2026-02-22T00:03:52.3023861-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-22T00:03:52.3023861-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8cfb0ea4-120b-4f85-bcf2-000d98aeac37",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-22T00:03:52.3023861-08:00",
"MeasurementValueNeededDate": "2026-02-22T00:03:52.3023861-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ba955d59-aa91-43df-8c4c-749cce889f81",
"CreateDate": "2026-02-22T00:03:52.3023861-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-22T00:03:52.3023861-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-22T00:03:52.3023861-08:00",
"MeasurementValueNeededDate": "2026-02-22T00:03:52.3023861-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1f4891ac-7fa2-4447-80ff-ed938ea41bd4",
"CreateDate": "2026-02-22T00:03:52.3023861-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-22T00:03:52.3023861-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "943f62e4-996c-4262-a453-6c092666a1a5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a8cae9d6-77c1-4f23-b3b5-2bd96b3b166c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0313bfbb-e924-4486-a92c-0fe4e273780d",
"CreateDate": "2026-02-22T00:03:52.3023861-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-22T00:03:52.3023861-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "7ddf4b8a-f1c5-4692-9bf3-f24c07495c1d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f7296c3-027f-46aa-951b-d4c386416b7a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "83f60a7b-ed4c-4220-95f7-60a92642c29b",
"CreateDate": "2026-02-22T00:03:52.3023861-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-22T00:03:52.3023861-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": "3eb07147-e9e9-4be5-b2d5-976bd9006449",
"CreateDate": "2026-02-22T00:03:52.3023861-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-22T00:03:52.3023861-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f610274-8e39-48e2-83db-a350343bdc97",
"CreateDate": "2026-02-22T00:03:52.3023861-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-22T00:03:52.3023861-08:00",
"LastModifiedUser": "sample string 7"
},
{
"PropertyId": "271e336b-e0ed-4801-a2a6-f2bf556ff7b3",
"Asset": {
"AssetId": "d1b96efc-b355-4980-8f7e-29f3d849e565",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a8cae9d6-77c1-4f23-b3b5-2bd96b3b166c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0313bfbb-e924-4486-a92c-0fe4e273780d",
"CreateDate": "2026-02-22T00:03:52.3023861-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-22T00:03:52.3023861-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8cfb0ea4-120b-4f85-bcf2-000d98aeac37",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-22T00:03:52.3023861-08:00",
"MeasurementValueNeededDate": "2026-02-22T00:03:52.3023861-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ba955d59-aa91-43df-8c4c-749cce889f81",
"CreateDate": "2026-02-22T00:03:52.3023861-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-22T00:03:52.3023861-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-22T00:03:52.3023861-08:00",
"MeasurementValueNeededDate": "2026-02-22T00:03:52.3023861-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1f4891ac-7fa2-4447-80ff-ed938ea41bd4",
"CreateDate": "2026-02-22T00:03:52.3023861-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-22T00:03:52.3023861-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "943f62e4-996c-4262-a453-6c092666a1a5",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a8cae9d6-77c1-4f23-b3b5-2bd96b3b166c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0313bfbb-e924-4486-a92c-0fe4e273780d",
"CreateDate": "2026-02-22T00:03:52.3023861-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-22T00:03:52.3023861-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "7ddf4b8a-f1c5-4692-9bf3-f24c07495c1d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1f7296c3-027f-46aa-951b-d4c386416b7a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "83f60a7b-ed4c-4220-95f7-60a92642c29b",
"CreateDate": "2026-02-22T00:03:52.3023861-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-22T00:03:52.3023861-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": "3eb07147-e9e9-4be5-b2d5-976bd9006449",
"CreateDate": "2026-02-22T00:03:52.3023861-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-22T00:03:52.3023861-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f610274-8e39-48e2-83db-a350343bdc97",
"CreateDate": "2026-02-22T00:03:52.3023861-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-22T00:03:52.3023861-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}