List audit events
Returns events scoped to the caller’s tenant_id (enforced by the JWT).
Maximum 1000 events per page; use cursor for pagination.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
workflow_id
Filter by workflow
event_type
Filter by event type
since
until
cursor
limit
Response
Page of audit events
events
next_cursor