Get event detail
🚧 Under development. Not available today.
Fetch a single event by ID. Same payload as webhook delivery.
Authorizations
Your Recurr secret API key as a Bearer token:
Authorization: Bearer rk_live_….
Keys are environment-scoped — rk_live_ operates on live data,
rk_test_ on isolated test data (see
Test mode). Create, scope, and rotate keys
in your dashboard (Settings → API keys, developer role). Secret
keys are server-side only — never ship them in an app binary or client
JavaScript.
Path Parameters
Response
Event detail
Globally unique event ID. Use for idempotency dedup.
"evt_01HQX8K9M1P0R5N3Y2T7B4C6V"
Event type. See webhooks for catalog.
"v1"
"2026-05-22T12:34:56.123Z"
Current subscription state at event time. Omitted for
non-subscription events (e.g., ticket.submitted for a
subscriber with no active sub).
