Skip to main content
GET
Query events dispatched to configured webhooks.

Query Parameters

string
Filter events by specific webhook destination ID.
number
default:"20"
Number of events to retrieve (max 100).

Response

array
string
Event ID.
string
Target webhook ID.
string
Event type (e.g. email.delivered).
string
Status: succeeded, failed, delivering, pending.
number
Destination HTTP response code.
number
Total delivery attempts.
string
Timestamp.