Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Uniquely identifies the webhook_delivery.

Example:

"C9C0797E-901D-4349-A33C-C2C8F31A92C2"

Response

Webhook delivery record.

data
object

Record of all attempts to deliver a webhook.