Retrieve webhooks
GET /api/v1/eventConfigurations
Retrieves all webhooks.
If the response is an empty array [], there are no webhooks in your organization. To create your first webhook, see Create a webhook.
In the response, in every object in the array, the id key contains the webhook ID. You use the webhook ID to, for example, retrieve or update the webhook.
If you have suggestions for improving this article, let us know!