Webhooks
Listing webhook events
Returns a paginated list of webhook delivery events for a specific webhook, including delivery status, response codes, and retry information.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the webhook
Query Parameters
Page number for pagination (default: 1)
Response
200
application/json
List of webhook events
The response is of type object
.