Fetch Audit Logs
Retrieves audit logs.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
from
Time from which logs are to be retrieved.
to
Time till which logs are to be retrieved.
Response
Response for the audit logs export request. Response is empty as the
process is asynchronous. Upon completion, the user will be notified.