Svix · Arazzo Workflow
Svix Resend a Failed Message Attempt
Version 1.0.0
Find a failing delivery attempt for a message and resend it to its endpoint.
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
resend-failed-attempt
Locate a failed delivery attempt for a message and resend it.
Lists the attempts for a message filtered to the failing status, and when a failed attempt exists, resends the message to the endpoint that failed.
1
listFailedAttempts
List the delivery attempts for the message filtered to the failed status. Returns 200 with a paged attempt list.
2
resendWebhook
Resend the message to the endpoint whose attempt failed, creating a new delivery attempt. Returns 202 Accepted.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.