Widget
Get Widget
Retrieve the widget configuration for an agent
GET
/
v1
/
convai
/
agents
/
{agent_id}
/
widget
Headers
xi-api-key
string
Your API key. This is required by most endpoints to access our API programatically. You can view your xi-api-key using the 'Profile' tab on the website.
Path Parameters
agent_id
string
requiredThe id of an agent. This is returned on agent creation.
Response
200 - application/json
agent_id
string
requiredwidget_config
object
requiredWas this page helpful?