Lists security audit log entries for the organization. Only admins can access this API. Supports filtering by actor, resource type, action, 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 resource ID (UUID)
Filter by resource name (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)