Audit log access requires JWT authentication with Admin role and the
auditView privilege.Endpoint
Query Audit Logs
Filtering
Audit logs support rich filtering to narrow down results:Filter by User
Filter by Action
Use Cases
Compliance Reporting
Generate reports showing who accessed what data, when, and from where.
Security Monitoring
Track failed login attempts, unusual API patterns, and token usage.
Usage Analytics
Analyze API usage by endpoint, user, model, and time period.
Incident Investigation
Trace specific requests and responses during security incidents.
Common Queries
Failed login attempts in the last 24 hours
Failed login attempts in the last 24 hours
All chat completions by a specific user
All chat completions by a specific user
Token creation and revocation events
Token creation and revocation events

