GET /webhooks/deliveries/{delivery_id}

Inspect a delivery's payload and attempts.

MethodPath
GET/v1/webhooks/deliveries/{delivery_id}

Payloads are immutable across retries. Attempt details include HTTP status, timing, and errors. Response bodies are not retained.

Path parameters

delivery_idstringrequired
curl "https://api.ellipsis.dev/v1/webhooks/deliveries/{delivery_id}" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Response

Example response · 200
{
}

On this page

No Headings
Schedule a demo