Skip to main content
GET
Webhook events and delivery attempts are currently in private beta and only available to a limited number of users. APIs might change before it is generally available. Get in touch if you’re interested in testing this feature.Once you have access, upgrade your Resend SDK to use the methods on this page:

Path Parameters

string
required
The Webhook ID.

Query Parameters

number
Number of events to return. Between 1 and 100. Defaults to 20.
string
The event ID to fetch the next page after.The before parameter is not supported for this endpoint.

Response Fields

string
Always list.
boolean
Whether more events exist beyond this page.
array
The events delivered to this webhook, most recent first.