Get Legacy Bot Widget
ethora-bot-widget-v2Fetches the legacy bot widget config for apps with a dashboard-created aiBot. For API-created apps, use the widget embed snippet instead.
Instructions
LEGACY: read the per-app bot widget config (GET /v2/bot/widget); only apps that already have a legacy aiBot have one, API-created apps get 422. For the embeddable AI chat widget use ethora-widget-embed-snippet instead — the widget config and public widget URL metadata needed to embed the bot on a website.
Requires: an app with a legacy per-app aiBot (dashboard-created). API-created apps have none: use ethora-agents-create-v2 -> ethora-agent-invite-to-chat -> ethora-agents-activate-v2 instead.
Auth: app-token mode (after ethora-app-select + ethora-auth-use-app). Errors: 401/403 not in app-token mode or invalid appToken. Related: enable/disable via widgetPublicEnabled in ethora-bot-update-v2.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||