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.
string
required
The Webhook Event ID.

Query Parameters

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

Response Fields

string
Always list.
boolean
Whether more attempts exist beyond this page.
array
The delivery attempts for this event, most recent first.