Get the chat connected to an agent
Agent
Get the chat connected to an agent
Retrieves the knowledge base chat currently connected to an agent. Returns 204 No Content if no chat is connected. The agent must belong to the same company as the API key used for authentication.
GET
Get the chat connected to an agent
Authorizations
Headers
Api key to pass as a X-Api-Key request header.
Path Parameters
ID of the agent.
Response
Chat connected to the agent
Public representation of a knowledge base chat
Chat identifier
Chat name
Connected dataset IDs
Connected dataset names (read-only)
Number of agents using this chat
LLM configuration parameters exposed to the API (excludes model name)
RAG prompt configuration
Creation timestamp
Last update timestamp

