Skip to main content
GET
cURL

Authorizations

X-API-KEY
string
header
required

Authorization header containing API key. You can find your API key in the dashboard under 'API Keys'.

Path Parameters

assistant_id
string
required

ID of AI Assistant to return chatbot config

Response

Chatbot config response

msg
string

A success message

Example:

"Chatbot config created successfully"

err
boolean

If the request is an error

Example:

false

results
object