Returns audit events stored as organizations.audit events on the
platform topic. Filterable by category, action, and date range.
Requires observability:read permission scoped to the path
orgSlug. Rate-limited to 100 calls per minute.
Documentation Index
Fetch the complete documentation index at: https://docs.prisme.ai/llms.txt
Use this file to discover all available pages before exploring further.
User session JWT or instance API key (iak_*).
Send as Authorization: Bearer <token>.
Organization slug.
64^[a-zA-Z0-9_-]+$Filter by category.
member, role, org, sso, quota, apikey, auth 32Filter by action (created, updated, deleted, etc.).
32ISO start (default last 7 days).
64ISO end (default now).
64Max results (default 50).
Page number (default 1).