MethodEndpointDescription
GET/v1/execution-webhooksList execution webhook endpoints for the current organization
POST/v1/execution-webhooksCreate an org-level execution webhook endpoint
GET/v1/execution-webhooks/{id}Get a single execution webhook endpoint
POST/v1/execution-webhooks/{id}/disableDisable an execution webhook endpoint
POST/v1/execution-webhooks/{id}/enableEnable an execution webhook endpoint
POST/v1/execution-webhooks/{id}/regenerate-secretRegenerate the signing secret for an execution webhook endpoint
GET/v1/execution-webhooks/deliveriesList execution webhook deliveries for the current organization
GET/v1/execution-webhooks/deliveries/{id}Get a single execution webhook delivery
POST/v1/execution-webhooks/deliveries/{id}/replayReplay an execution webhook delivery by creating a new delivery record based on the original
POST/v1/execution-webhooks/deliveries/{id}/retryRetry a failed execution webhook delivery by requeueing the same delivery record
GET/v1/outbound-webhook/deliveriesList outbound webhook deliveries
GET/v1/outbound-webhook/deliveries/{id}Get outbound webhook delivery
POST/v1/outbound-webhook/deliveries/{id}/replayReplay outbound webhook delivery
POST/v1/outbound-webhook/deliveries/{id}/retryRetry outbound webhook delivery
GET/v1/webhook-eventsList webhook events
POST/v1/webhook-events/{eventId}/replayReplay a webhook event by re-processing its stored payload
Ask a question... ⌘I