# Get webhook settings

**GET** `/webhooks`

Returns the current tenant webhook configuration, selected event types, and event types that can be subscribed to.

Authentication: bearerAuth
Required scopes: `webhook:read`
Allowed roles: `owner`, `admin`
Authorization: Read webhook settings.

## Responses

- `200`: Webhook settings
- `default`: Error
