Docsbook
Overview

Alerts

list_webhook_deliveries

List delivery attempts for a webhook with status and response code (PRO).

list_webhooks

List all registered webhooks for a workspace (Free).

register_webhook_chat_negative_feedback

Register a webhook for the 'chat_negative_feedback' event (BUSINESS) — the direct call for 'notify us when…', 'alert…

register_webhook_chat_no_answer

Register a webhook for the 'chat_no_answer' event (BUSINESS) — the direct call for 'notify us when…', 'alert me if…',…

register_webhook_chat_question_asked

Register a webhook for the 'chat_question_asked' event (BUSINESS) — the direct call for 'notify us when…', 'alert me…

register_webhook_content_indexed

Register a webhook for the 'content_indexed' event (BUSINESS) — the direct call for 'notify us when…', 'alert me if…',…

register_webhook_content_outdated

Register a webhook for the 'content_outdated' event (BUSINESS) — the direct call for 'notify us when…', 'alert me…

register_webhook_feedback_received

Register a webhook for the 'feedback_received' event (BUSINESS) — the direct call for 'notify us when…', 'alert me…

register_webhook_mcp_tool_called

Register a webhook for the 'mcp_tool_called' event (BUSINESS, advanced event) — the direct call for 'notify us when…',…

register_webhook_plan_downgraded

Register a webhook for the 'plan_downgraded' event (BUSINESS) — the direct call for 'notify us when…', 'alert me if…',…

register_webhook_plan_upgraded

Register a webhook for the 'plan_upgraded' event (BUSINESS) — the direct call for 'notify us when…', 'alert me if…',…

register_webhook_search_no_results

Register a webhook for the 'search_no_results' event (BUSINESS) — the direct call for 'notify us when…', 'alert me…

register_webhook_search_popular

Register a webhook for the 'search_popular' event (BUSINESS) — the direct call for 'notify us when…', 'alert me if…',…

register_webhook_traffic_drop

Register a webhook for the 'traffic_drop' event (BUSINESS, advanced event) — the direct call for 'notify us when…',…

register_webhook_traffic_spike

Register a webhook for the 'traffic_spike' event (BUSINESS, advanced event) — the direct call for 'notify us when…',…

register_webhook_translation_completed

Register a webhook for the 'translation_completed' event (BUSINESS) — the direct call for 'notify us when…', 'alert me…

register_webhook_translation_needed

Register a webhook for the 'translation_needed' event (BUSINESS) — the direct call for 'notify us when…', 'alert me…

register_webhook_translation_outdated

Register a webhook for the 'translation_outdated' event (BUSINESS) — the direct call for 'notify us when…', 'alert me…

register_webhook_usage_limit_approaching

Register a webhook for the 'usage_limit_approaching' event (BUSINESS) — the direct call for 'notify us when…', 'alert…

register_webhook_usage_overage_limit_reached

Register a webhook for the 'usage_overage_limit_reached' event (BUSINESS) — the direct call for 'notify us when…',…

replay_webhook_delivery

Replay a webhook delivery by creating a new pending row with the same payload and running the worker (PRO).

test_webhook

Send a test ping to a registered webhook and run the delivery worker immediately (Free).

unregister_webhook

Remove a webhook by its id (Free).

Was this page helpful?