Skip to main content
GET
List delivery attempts

Authorizations

Authorization
string
header
required

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

Path Parameters

webhook_id
string
required

Query Parameters

limit
integer
default:50
cursor
string | null

Response

Successful Response

data
WebhookDeliveryOut · object[]
required
next_cursor
string | null
has_more
boolean
default:false