Webhooks

You can retrieve a list of all webhooks that have been recorded for your organisation.

Here is the list of all properties the webhooks object has:

Webhooks

PropertyTypeRequiredDescription
eventTypesarraytrueAn array containing the events which will trigger the webhook. You can find all event types here.
enabledbooleanfalseDetermines whether the webhook is turned on or off. If left empty the webhook will be enabled by default.
urlstringtrueThe URL to which the payload will be delivered.
descriptionstringfalseA description of the webhook.