Skip to main content
GET
Get webhook delivery details

Authorizations

Authorization
string
header
required

Headers

Quo-Api-Version
enum<string>
required

API version header. Supported values: 2026-03-30

Available options:
2026-03-30

Path Parameters

webhookId
string
required

The unique identifier of a webhook

Pattern: ^[0-9]+$
Example:

"123"

deliveryId
string
required

The delivery identifier, returned as id by the delivery list endpoint and sent in the webhook-id header. This is not the payload eventId.

Example:

"msg_2abcDEFghiJKLmnoPQRstu"

Response

OK

data
object
required