List event history
Events
List event history
Cursor-paginated history of recent platform events for the authenticated tenant. Returns the standard paginated envelope; pass cursor from a prior page’s meta.pagination.cursor (an event id) to page forward. For a live tail use GET /events/stream (SSE) instead of polling.
GET
List event history
Authorizations
Dashboard JWT token from Clerk
Query Parameters
Opaque pagination cursor from a prior page's meta.pagination.cursor (an event id). Omit for the first page.
Page size (1–200, default 25).