v1
latestOpenAPI 3.0.32026-07-24614422630.2 KBAI Agent
Experimental
Chat with a given session id and get back a response for a given message in a async manner in the form of server side events
The API responds to user message, a session id is required to identify the session this message needs to be posted
get/ai/agents/session/{sessionId}/chatAsync
Path parameters
sessionIdstring required
id of the session with which the conversation needs to happen
Query parameters
userMessagestring
the user message to which the AI can respond
Response
successful operation