Get Events
Fetch a list of webhook events.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Webhook ID.
Response
200
application/json
Successfully retrieved the list of webhook events.
The response is of type object
.