Lists security audit log entries for the organization. Only admins can access this API. Supports filtering by actor, resource type, action, HTTP method, HTTP status, client IP, path, outcome, and date range. Results are ordered by created_at descending.
Page number (default: 1)
Page size (1-100, default: 50)
Filter by actor subject (partial match)
Filter by actor email (partial match)
Filter by resource type (e.g. connections, users, resources)
Filter by action (create, update, delete, revoke)
Filter by HTTP method (GET, POST, PUT, PATCH, DELETE)
Filter by HTTP status code (e.g. 200, 400, 500)
Filter by HTTP path (partial match)
Filter by client IP address (partial match)
Filter by outcome (true = success, false = failure)
Filter entries created on or after this time (RFC3339 or YYYY-MM-DD)
Filter entries created on or before this time (RFC3339 or YYYY-MM-DD)