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": "f5da316c-1685-41d9-b8bf-a2ce8e78b115",
"Asset": {
"AssetId": "0f13775d-545d-4c6b-9f77-61babf6408c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "71fdf80c-52ff-4ecb-a674-e5434f26995f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d5577690-ba74-4965-a915-dd18d9155a07",
"CreateDate": "2026-05-24T12:22:28.2119969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-24T12:22:28.2119969-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "10d11aa5-13c3-4d46-9da0-692135e83ad2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-24T12:22:28.2119969-07:00",
"MeasurementValueNeededDate": "2026-05-24T12:22:28.2119969-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "899207ba-d076-489f-a8a2-f40771be2814",
"CreateDate": "2026-05-24T12:22:28.2119969-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-24T12:22:28.2119969-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-24T12:22:28.2119969-07:00",
"MeasurementValueNeededDate": "2026-05-24T12:22:28.2119969-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d34dcdfe-ccdf-448f-8eb5-6553240a1d4a",
"CreateDate": "2026-05-24T12:22:28.2119969-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-24T12:22:28.2119969-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "fbf4a808-2077-429c-abde-7599356ec15a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "71fdf80c-52ff-4ecb-a674-e5434f26995f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d5577690-ba74-4965-a915-dd18d9155a07",
"CreateDate": "2026-05-24T12:22:28.2119969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-24T12:22:28.2119969-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "a8d4f599-9435-465b-b0f1-475f63d73d98",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6c3caa2d-c4b0-4024-8945-f8c302798823",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c09c2d64-4990-42e9-8bb2-dec35679c628",
"CreateDate": "2026-05-24T12:22:28.2119969-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-24T12:22:28.2119969-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": "2efb6f8e-28e0-4ab3-8cb9-6544af6a0ef9",
"CreateDate": "2026-05-24T12:22:28.2119969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-24T12:22:28.2119969-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "586373e1-371e-40a4-b229-91d0037e2da2",
"CreateDate": "2026-05-24T12:22:28.2119969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-24T12:22:28.2119969-07:00",
"LastModifiedUser": "sample string 7"
},
{
"PropertyId": "f5da316c-1685-41d9-b8bf-a2ce8e78b115",
"Asset": {
"AssetId": "0f13775d-545d-4c6b-9f77-61babf6408c0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "71fdf80c-52ff-4ecb-a674-e5434f26995f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d5577690-ba74-4965-a915-dd18d9155a07",
"CreateDate": "2026-05-24T12:22:28.2119969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-24T12:22:28.2119969-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "10d11aa5-13c3-4d46-9da0-692135e83ad2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-24T12:22:28.2119969-07:00",
"MeasurementValueNeededDate": "2026-05-24T12:22:28.2119969-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "899207ba-d076-489f-a8a2-f40771be2814",
"CreateDate": "2026-05-24T12:22:28.2119969-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-24T12:22:28.2119969-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-24T12:22:28.2119969-07:00",
"MeasurementValueNeededDate": "2026-05-24T12:22:28.2119969-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d34dcdfe-ccdf-448f-8eb5-6553240a1d4a",
"CreateDate": "2026-05-24T12:22:28.2119969-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-24T12:22:28.2119969-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "fbf4a808-2077-429c-abde-7599356ec15a",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "71fdf80c-52ff-4ecb-a674-e5434f26995f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d5577690-ba74-4965-a915-dd18d9155a07",
"CreateDate": "2026-05-24T12:22:28.2119969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-24T12:22:28.2119969-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "a8d4f599-9435-465b-b0f1-475f63d73d98",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6c3caa2d-c4b0-4024-8945-f8c302798823",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c09c2d64-4990-42e9-8bb2-dec35679c628",
"CreateDate": "2026-05-24T12:22:28.2119969-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-24T12:22:28.2119969-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": "2efb6f8e-28e0-4ab3-8cb9-6544af6a0ef9",
"CreateDate": "2026-05-24T12:22:28.2119969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-24T12:22:28.2119969-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "586373e1-371e-40a4-b229-91d0037e2da2",
"CreateDate": "2026-05-24T12:22:28.2119969-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-24T12:22:28.2119969-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}