List webhook subscriptions
GET/api/v1/webhooks
List tenant-wide webhook subscriptions. The signing_secret is NEVER returned here (only on create). Use cursor pagination. Scope: admin or manage_webhooks.
Request
Responses
- 200
- 401
- 403
Page of subscriptions.
Invalid or missing API key
API key lacks the required scope for this endpoint