Skip to main content
GET
List webhook deliveries

Authorizations

Authorization
string
header
required

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

Query Parameters

status
string
event
string

Response

200 - application/json

Deliveries

attempts
integer
created_at
string
event
string
id
string
last_status_code
integer
status
string

PENDING|DELIVERED|FAILED|PARKED.