Live or test events: Toggle between live and test events
Click View for any event to see the full event payload.Each event in the Dashboard links directly to its corresponding event type documentation in the API Reference > Webhooks section, where you can find detailed payload schemas and field descriptions.
Events may fail to deliver to your webhook endpoint due to network issues, endpoint unavailability, or authentication failures. When this happens, the event will show an undelivered status.
To recover from failed webhook deliveries, use the List Events API to query for missed events.For information about webhook delivery behavior, retry policies, and rate limits, see the Retries and Limits guide.
For details on creating and managing webhooks, see Webhooks.