Get Webhooks

Retrieves all webhooks from your Brevo account with filtering and sorting options. Use this to: - Monitor webhook configurations and event handling - List webhooks by type (transactional, marketing, inbound) - Review webhook endpoints and authentication - Track webhook creation and modification history - Audit webhook event subscriptions Key information returned: - Complete webhook details and configuration - Event types and channel subscriptions - Authentication and security settings - Webhook URLs and custom headers - Creation and modification timestamps

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Query parameters

typeenumOptionalDefaults to transactional
Filter on webhook type
Allowed values:
sortenumOptionalDefaults to desc

Sort the results in the ascending/descending order of webhook creation

Allowed values:

Response

Webhooks informations
webhookslist of objects

Errors