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": "811f4a1a-a15d-44c0-8421-3642fb1807cf",
"Asset": {
"AssetId": "1fef0f11-c233-4acc-befe-a858457ebb23",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a1e7a09d-1d3f-48b0-afea-9908008f90d4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24cb398a-86fe-4100-a8fb-6a92663d60ca",
"CreateDate": "2026-08-23T20:19:09.7452145-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T20:19:09.7452145-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cd091335-0c07-469f-bc45-abdb9eee5bd9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-23T20:19:09.7452145-07:00",
"MeasurementValueNeededDate": "2026-08-23T20:19:09.7452145-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2a1a0044-e6e5-45b7-9e0c-a24ea00ef3a5",
"CreateDate": "2026-08-23T20:19:09.7452145-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T20:19:09.7452145-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-23T20:19:09.7452145-07:00",
"MeasurementValueNeededDate": "2026-08-23T20:19:09.7452145-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f0b96382-c0ee-478f-8cfc-95c9b97a9d3b",
"CreateDate": "2026-08-23T20:19:09.7452145-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T20:19:09.7452145-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "c14c125d-c187-4cc7-9c1c-e97a1756477f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a1e7a09d-1d3f-48b0-afea-9908008f90d4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24cb398a-86fe-4100-a8fb-6a92663d60ca",
"CreateDate": "2026-08-23T20:19:09.7452145-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T20:19:09.7452145-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "806f6029-1619-4b70-b12d-7b5d35320faa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "32432824-48f1-4caa-8eb7-14629c7d8d48",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d0dddeff-18be-412b-8d19-c69fe024012b",
"CreateDate": "2026-08-23T20:19:09.7452145-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T20:19:09.7452145-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": "592434f5-beeb-407a-87bf-36de9dcdda44",
"CreateDate": "2026-08-23T20:19:09.7452145-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T20:19:09.7452145-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5f068dbe-a7ec-4f79-9d08-0ad82f1a6a58",
"CreateDate": "2026-08-23T20:19:09.7452145-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T20:19:09.7452145-07:00",
"LastModifiedUser": "sample string 7"
},
{
"PropertyId": "811f4a1a-a15d-44c0-8421-3642fb1807cf",
"Asset": {
"AssetId": "1fef0f11-c233-4acc-befe-a858457ebb23",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a1e7a09d-1d3f-48b0-afea-9908008f90d4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24cb398a-86fe-4100-a8fb-6a92663d60ca",
"CreateDate": "2026-08-23T20:19:09.7452145-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T20:19:09.7452145-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cd091335-0c07-469f-bc45-abdb9eee5bd9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-23T20:19:09.7452145-07:00",
"MeasurementValueNeededDate": "2026-08-23T20:19:09.7452145-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2a1a0044-e6e5-45b7-9e0c-a24ea00ef3a5",
"CreateDate": "2026-08-23T20:19:09.7452145-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T20:19:09.7452145-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-23T20:19:09.7452145-07:00",
"MeasurementValueNeededDate": "2026-08-23T20:19:09.7452145-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f0b96382-c0ee-478f-8cfc-95c9b97a9d3b",
"CreateDate": "2026-08-23T20:19:09.7452145-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T20:19:09.7452145-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "c14c125d-c187-4cc7-9c1c-e97a1756477f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a1e7a09d-1d3f-48b0-afea-9908008f90d4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24cb398a-86fe-4100-a8fb-6a92663d60ca",
"CreateDate": "2026-08-23T20:19:09.7452145-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T20:19:09.7452145-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "806f6029-1619-4b70-b12d-7b5d35320faa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "32432824-48f1-4caa-8eb7-14629c7d8d48",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d0dddeff-18be-412b-8d19-c69fe024012b",
"CreateDate": "2026-08-23T20:19:09.7452145-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T20:19:09.7452145-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": "592434f5-beeb-407a-87bf-36de9dcdda44",
"CreateDate": "2026-08-23T20:19:09.7452145-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T20:19:09.7452145-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5f068dbe-a7ec-4f79-9d08-0ad82f1a6a58",
"CreateDate": "2026-08-23T20:19:09.7452145-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T20:19:09.7452145-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}