Returns a paginated list of webhook delivery events for a specific webhook, including delivery status, response codes, and retry information.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the webhook
Page number for pagination (default: 1)
List of webhook events
The response is of type object
.