Convoy · Arazzo Workflow
Convoy Inspect Delivery Attempts
Version 1.0.0
Retrieve an event delivery, list its attempts, and drill into a single attempt.
View Spec
View on GitHub
WebhookWebhook GatewayEvent DeliveryEventingMessagingIntegrationAPI InfrastructureArazzoWorkflows
Provider
Workflows
inspect-delivery-attempts
Fetch a delivery, list its attempts, and drill into the first attempt.
Retrieves a specific event delivery and its status, lists the delivery attempts made for it, and fetches the detail of the first attempt for request and response inspection.
1
getDelivery
Fetch the event delivery to confirm it exists and read its current status.
2
3
getAttempt
Retrieve the full detail of the first delivery attempt, including request and response headers and the response body.
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.