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
- 200
- 404
- 422
Successful Response
Not found
Validation Error