/v1/webhooks
Requires auth#List webhooks
Enumerate all webhooks for the workspace to manage event integrations.
#Parameters
query parameters
status
stringqueryFilter by webhook status (optional)
Allowed values
WEBHOOK_STATUS_UNSPECIFIED
Webhook status not specified
WEBHOOK_STATUS_ACTIVE
Webhook is active and receiving events
WEBHOOK_STATUS_DISABLED
Webhook is disabled due to repeated failures
WEBHOOK_STATUS_PAUSED
Webhook is paused by user action