List webhooks
Webhooks
List webhooks
Returns all registered webhook endpoints for the authenticated organization.
GET
List webhooks
Documentation Index
Fetch the complete documentation index at: https://docs.questra.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Response
200 - application/json
List of webhooks
Unique webhook ID
Organization ID this webhook belongs to
The endpoint URL that receives event deliveries
Event types this webhook subscribes to. Empty array means all events.
Whether deliveries are enabled
Optional human-readable label