Skip to main content
GET
List a webhook's delivery history

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

id
string
required

Subscription id (UUID).

Example:

"0190b5a0-0000-7000-8000-0000000000aa"

Query Parameters

limit
string

Page size (default 50). A negative or non-numeric value is rejected with 400.

Example:

"50"

Response

OK

items
object[] | null
required

The subscription's delivery attempts (including retries).