Skip to main content

Get widget configuration

Retrieve the configuration for a chatbot widget. This endpoint is used by the embed script to load the widget’s appearance and behavior settings.

Endpoint

Query parameters

Headers

Response

Response fields

Error responses

Usage with embed script

The embed script calls this endpoint automatically when loading:
The script fetches the widget config and renders the chat bubble with the configured theme, position, and behavior. You do not need to call this endpoint manually unless you are building a custom integration.