Webhooks
Get a list of all webhooks
Returns a list of the webhooks configured for your account. Supports pagination and filtering by event type, mode, and the API token, template, or folder a webhook is scoped to.
get/webhooks
Query parameters
pageinteger
Default: 1
per_pageinteger
Default: 50
event_typestring
Filter by a subscribed event type
modestring
Filter by mode (test or live)
template_uidstring
Filter by a scoped template ID
folder_uidstring
Filter by a scoped folder ID
api_token_uidstring
Filter by a scoped API token ID
Response
filter webhooks by scope and event type