List all events for a webhook subscription

Required OAuth scope: webhooks:read.

This endpoint is paginated with a page size of 250 webhook events. For more information, see the Pagination guide.

Lists all events for a given webhook subscription.

Path Params
string
required

The unique ID of the webhook subscription.

Query Params
createdAt
object

Filter on createdAt property with LHS bracket notation.

Expected value format is a date (YYYY-MM-DDThh:mm:ss.sssZ). The milliseconds are always set to 0.

status
object

Filter on status property with LHS bracket notation.

Expected value format is a string (delivered, failed, pending, sending).

Headers
string
enum
required

The version of the API.

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json