List webhook subscriptions
Webhooks
List webhook subscriptions
Retrieve paginated list of webhook subscriptions
GET
List webhook subscriptions
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number (default 1)
Required range:
x >= 1Items per page (default 20, max 100)
Required range:
1 <= x <= 100