Skip to main content
GET
Fetch a delivery attempt

Authorizations

Authorization
string
header
required

API key sent as Authorization: Bearer <api-key>.

Path Parameters

subscriptionId
string
required

Webhook subscription id.

deliveryId
string
required

Webhook delivery id (prefixed dlv_).

Response

The delivery attempt.

ok
boolean
required
data
object
required

Route-specific payload. Operation responses refine this.

contractVersion
string
required
Allowed value: "v1.0"