Fetch Audit Logs
BetaRetrieves 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.
categories
Categories of the logs to filter by.
operation_types
Operation type to filter the logs by.
Allowed values:
Response
Response for the audit logs export request. Response is empty as the
process is asynchronous. Upon completion, the user will be notified.