List Events
Retrieve a list of events delivered to a webhook.
GET
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.