Authentication and authorization
Audit endpoints require a Clerk JWT and an active organization. Only organization owners and admins can write or list audit events.Endpoints
Write an audit event
Applications and integrations can emit custom audit events to the organization feed.201 Created
List audit events
Events are returned in ascending chronological order. Usecursor to page forward and limit to control page size.
200 OK
Pagination with cursor
created_at|id.
Query parameters
Request/response fields
Event object
Write request body
Error codes
Related pages
- Compliance — Data export, deletion, and retention requests
- Vault — Encrypted credential storage
- Security model — Trust boundaries and controls