> ## Documentation Index
> Fetch the complete documentation index at: https://docs.convosphere.site/llms.txt
> Use this file to discover all available pages before exploring further.

# List Webhooks

## Description

Get all webhooks for the authenticated user.

## Authentication

Required (API key or JWT token)

## Response

<ResponseField name="webhooks" type="array">
  Array of webhook objects
</ResponseField>
