Chatbot

Get User Chatbots

get

Retrieve a list of chatbots available for the specified user, including their models, agents, search types, and other configurations

Authorizations
OAuth2passwordRequired
Token URL:
cookie
__Secure-next-auth.session-tokenany ofOptional
stringOptional
or
nullOptional
Query parameters
phone_numberany ofOptional

The phone number of the provider

stringOptional
or
nullOptional
Responses
chevron-right
200

Successful Response

application/json
get
/chatbots

Get Chatbot Right-Sidebar Filter

get

Retrieve the right-sidebar filter for a specific chatbot. This filter is fetched from the chatbot's preset.

Path parameters
chatbot_idstringRequired
Responses
chevron-right
200

Successful Response

application/json
get
/chatbots/{chatbot_id}/filters

Last updated