JavaScript
Webhook
List webhooks
Returns a paginated list of webhooks with their event subscriptions.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of webhooks to return (default: 20, max: 50)
Required range:
1 <= x <= 50Cursor for pagination - webhook ID to start after

