List recent delivery attempts
GET /v1/webhooks/{subscription_id}/deliveries
GET
/v1/webhooks/{subscription_id}/deliveries
Return the most recent delivery attempts for a subscription, newest first. Cursor-paginated — pass the meta.next_cursor from a prior response to the cursor query parameter.
Authorizations
Parameters
Path Parameters
subscription_id
required
string format: uuid
Query Parameters
Header Parameters
Responses
200
Successful Response
422
Validation Error
object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string