For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/audit-trail?entity&entityId&createdBy&operation&startDate&endDate&page&size&sort' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
{
"content": [
{
"operation": "UPDATED",
"active": true,
"created": "2026-03-10T10:56:33.770699",
"createdBy": "tanmay.anand.space@gmail.com",
"entity": "Unit",
"entityId": "37d90014-a215-422a-9f7a-a16a937f3f39",
"id": "022acae3-de6d-4367-ada6-eba4d5fab5a7",
"lastModifiedBy": "tanmay.anand.space@gmail.com",
"message": "tanmay.anand.space@gmail.com UPDATED Unit",
"modified": "2026-03-10T10:56:33.770699"
},
{
"operation": "UPDATED",
"active": true,
"created": "2026-03-10T10:56:33.744014",
"createdBy": "tanmay.anand.space@gmail.com",
"entity": "Floor",
"entityId": "180bfb40-21e7-4c8f-ae95-c7a3054f24d8",
"id": "a314df59-1b8f-435a-af9b-c3161553a982",
"lastModifiedBy": "tanmay.anand.space@gmail.com",
"message": "tanmay.anand.space@gmail.com UPDATED Floor",
"modified": "2026-03-10T10:56:33.744014"
}
],
"empty": false,
"first": true,
"from": 1,
"last": false,
"pageNumber": 0,
"pageSize": 10,
"to": 10,
"totalElements": 78,
"totalPages": 8
}
