Skip to main content
GET
Get a delivery with its attempts

Authorizations

Authorization
string
header
required

Token from POST /auth/token

Path Parameters

webhookId
string
required
deliveryId
string
required

Response

Delivery with attempts

delivery
object
required

One delivery of one event to one webhook. The id is the partner-facing envelope id and dedup key, stable across retries.

attempts
object[]
required