For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location '/audit-trail/all?entity=undefined&entityId=undefined&createdBy=undefined&operation=undefined&startDate=undefined&endDate=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"created": "2019-08-24T14:15:22.123Z",
"createdBy": "string",
"modified": "2019-08-24T14:15:22.123Z",
"lastModifiedBy": "string",
"entity": "string",
"entityId": "156e622c-6cdf-4c27-9bc9-2f2db69919f5",
"operation": "CREATED",
"message": "string",
"active": true
}
]