Querying the Audit Log
Filter Parameters
Example — find all failed login attempts in the last 24 hours:
Exporting Audit Logs
Export audit logs to a file for compliance reporting:guard.audit.exported webhook event or via polling GET /v1/guard/exports/{job_id}.
Audit log exports are available in
csv, json, and ndjson formats. SIEM integrations should use ndjson for streaming-compatible output.