API
Skip to main content

List subscribed events

The list of subscribed events can be retrieved through the following API call:

GET /webhooks

It is also possible to retrieve a specific webhook by its identifier:

GET /webhooks/{id}