Skip to main content
Go to Admin > Audit Logs to view a record of every API request made by users in your organization — useful for security reviews, internal investigations, and demonstrating compliance to auditors.
Required PermissionsYou need a role with the permission to perform this action.
Audit Logs

View Audit Logs

The audit log table shows each request at a glance: Click View on any row to open a detail panel showing the IP address, user agent, and full request and response payloads.
Response payloads are only captured for requests that make changes (POST, PUT, DELETE, PATCH). Read-only requests (GET) do not include a response payload.

Filter Results

Use the filter bar to narrow results:
  • Date Range: Last 24 hours (default), last 7 days, or a custom range
  • User: Focus on a specific user or set of users
  • Method: Filter by HTTP method (e.g. only show POST or DELETE requests)
  • Domain: Filter by service (e.g. “Auth”)
  • Endpoints: Filter by path (e.g. “/v2/transfers”)
  • Status Codes: Use preset ranges (2xx, 3xx, 4xx, 5xx) or enter a specific code
Active filters are saved in the URL — bookmark or share a filtered view for quick access during investigations.