Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List all webhook subscriptions registered in your Essal workspace.
GET /v1/webhooks
{ "data": [ { "id": "wh_01HXYZWH1", "url": "https://hooks.example.com/essal", "events": ["sales.deal.won", "guard.alert.triggered"], "status": "active", "created_at": "2026-07-01T09:00:00Z" } ], "meta": { "total": 3, "has_more": false } }
status
active
paused