Get audit-log filter options
Retrieve the distinct event types, actors, user IDs, and tool family slugs that appear in this org’s audit logs. Used by the audit-logs UI to populate filter dropdowns with only values that actually yield results.
Authorizations
API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here
Response
Successful response
Pre-computed value lists used to populate the audit-log filter dropdowns. Each list is already scoped to values that appear in the org's audit logs after the native-tool exclusion.
Distinct event types present in audit logs for the organization
Distinct actor values (user, agent, chat) present in audit logs for the organization
Distinct user IDs present in audit logs for the organization
Distinct tool family slugs (data.toolId first segment, split on "_") present in audit logs for the organization