Skip to main content

Get Webhook Settings

GET 

/api/integrations/:integration_id/webhooks

Get webhook settings for an email integration.

Returns current webhook configuration including:

  • Whether webhooks are enabled
  • Webhook URL
  • Configured events
  • Registration status

Args: integration_id: The ID of the email integration

Returns: Webhook settings object

Request

Responses

Successful Response