List audit-log entries for the active organization. Owner/admin only.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
1 <= x <= 100Single event name or comma-separated list of event names to include. Unknown names are ignored; pass none to include every event type.
Restrict to entries whose actor is this user.
Restrict to entries whose actor is this API key. Useful when investigating what a single key did.
Restrict to entries whose actor type matches. system covers cron/background work; api_key covers programmatic calls; user covers dashboard sessions.
user, system, api_key Return entries created at or after this ISO 8601 timestamp.
Return entries created at or before this ISO 8601 timestamp.
Free-text search across event name, target id, and actor name/email.
1 - 200