AI Assistants
Get Chatbot Config
Returns the chatbot config for the AI Assistant based on the ID supplied
GET
/
public
/
ai-assistants
/
chatbot-config
/
{assistant_id}
Authorizations
X-API-KEY
string
headerrequiredPath Parameters
assistant_id
string
requiredID of AI Assistant to return chatbot config
Response
200 - application/json
msg
string
err
boolean
results
object
Was this page helpful?