Chat
Text chat sessions — the same agents over a text transport. Create sessions (REST or LiveKit text rooms), send messages, and inspect conversations.
Create Chat Session
Create a chat session for one of your PUBLISHED agents (pinned to the
List Chat Sessions
List your organization's chat sessions (newest first) with filters.
Send Chat Message
Send a user message on a REST-transport session and get the assistant reply
Get Chat Session
Session detail + the message thread (oldest first, paginated via skip/limit).
Close Chat Session
Explicitly close a chat session. Queues the post-chat pipeline
Join Chat Session as Human Agent
Live human takeover (issue #357): mint a scoped LiveKit token for the
Send Message as Human Agent (REST takeover)
REST-mode takeover composer (messaging channels, issue #354): deliver a
Leave REST Takeover (agent resumes)
End a REST-mode takeover: the AI resumes on the next visitor message
Create Test Chat Session
Dashboard test chat (mirror of POST /v1/calls/test — same auth dependency):