Skip to main content
We POST JSON to your webhookUrl whenever a user-relevant event happens.

Event types

Events not delivered to partner webhooks

A few internal events flow through the same notification table but never reach your webhookUrl:

Envelope

Every webhook shares the same outer shape:

Headers

Where to go next

Event payloads

The full payload shape for each event type, with a verification snippet.

Delivery semantics

Retry schedule, idempotency, receiver checklist.