Headers
Your API key. This endpoint also accepts session cookie authentication.
Response
- 200 OK
- 401 Unauthenticated
List of webhook objects for your account. Returns up to 200 webhooks.
secret is never included in list responses. It is only returned once at creation time.This endpoint supports dual authentication — either API key (
x-api-key header) or session cookie from the dashboard.Related: Create Webhook · Update Webhook · Delete Webhook