List webhook subscriptions
Webhooks
List subscriptions
Returns every webhook subscription configured for the authenticated paywall. Filter by active status with the status query parameter.
GET
List webhook subscriptions
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter results by subscription status.
Available options:
active, inactive Response
200 - application/json
A list of webhook subscriptions.