Webhooks
List Webhooks
List all webhooks for the authenticated user
GET
Overview
Returns all webhooks registered by the authenticated user, sorted by creation date (newest first). Auth: Requires JWT token (Authorization: Bearer <token>).
Response
Returns an array of webhook objects.Webhook UUID
The HTTPS endpoint that receives webhook deliveries
Event types this webhook is subscribed to
Whether the webhook is currently active
Optional description
ISO 8601 timestamp
ISO 8601 timestamp
