Skip to main content
GET
Initialize Conversation
Retrieves a conversation_id for the session and verifies the chatbot_id provided. chatbot_id -> Get this from Conversational AI Agents > open your agentโ€™s menu (โ‹ฎ / hamburger) > Copy Agent ID. This also returns introductory message if the chatbot is configured to do so. You can configure introductory messages in the Chat Widget tab of the AI Agent Settings page. Chat Widget Tab This will be visible like this at the beginning of the conversation: Iframe

Query Parameters

chatbot_id
string<uuid>
required

UUID of the chatbot to initiate conversation with.

Response

200 - application/json

Conversation initialized successfully.

data
object