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

# List All Webhooks

> Retrieve a list of all configured webhooks

## Description

The endpoint returns a list of webhooks.

## Authentication

This endpoint requires API key credentials via header authentication:

* Client ID (header)
* Access Key (header)

## Response

### Success Response (200 OK)

Returns a paginated list of webhook configuration objects.

### Error Responses

**401 Unauthorized:** Authentication failed or credentials are missing.

**403 Forbidden:** Insufficient permissions for the authenticated user.
