curl --location '/audit-logs/' \
--header 'Authorization: Bearer <token>'{
"id": "81",
"action": "ORDER_CANCELLED",
"userId": "95",
"entityType": "ORDERS",
"entityId": "019b4139-1234-7abc-8def-123456789abc",
"details": {},
"ipAddress": "78.121.136.16",
"userAgent": "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/7.1)",
"timestamp": "1768298437"
}