Svix · Arazzo Workflow
Svix Recover Failed Webhooks
Version 1.0.0
Trigger recovery of an endpoint's failed messages and poll the background task to completion.
View Spec
View on GitHub
WebhookWebhooks As A ServiceWebhook DeliveryWebhook SendingEvent-DrivenEventingMessagingPub-SubStreamingIngestIntegrationReliabilityRetriesDeliverabilitySigningVerificationHMACStandard WebhooksMulti-TenantMulti-RegionEnterpriseSoftware-as-a-ServiceDeveloper PlatformRESTSOC 2HIPAAPCI DSSGDPROpen-SourceRustPolyglot SDKTerraformCLIArazzoWorkflows
Provider
Workflows
recover-failed-webhooks
Replay an endpoint's failed messages and wait for the recovery task to finish.
Verifies the endpoint, starts a recovery from the given timestamp, then polls the background task created by the recovery until its status is no longer running.
1
getEndpoint
Confirm the endpoint exists before starting recovery. Returns 200 with the endpoint object.
2
startRecovery
Start replaying the endpoint's failed messages since the given timestamp. Returns 202 Accepted with a background task reference.
3
pollTask
Poll the recovery background task until it leaves the running state. The step retries while the task status is still running.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.