List webhook deliveries
Webhooks
List webhook deliveries
Returns a paginated list of delivery attempts for a webhook endpoint.
GET
List webhook deliveries
Authorizations
Pass your API key as a Bearer token: Authorization: Bearer ld_live_...
Path Parameters
The webhook ID
Query Parameters
Pagination cursor from a previous response's nextCursor
Maximum number of items to return (1-200, default 50)
Required range:
1 <= x <= 200