Python
Webhooks
List webhooks
Returns a cursor-paginated list of webhook subscriptions.
GET
Python
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The maximum number of webhook subscriptions to return.
Required range:
1 <= x <= 100A pagination cursor returned by a previous list call.
Response
List of webhooks