v1
latestOpenAPI 3.1.02026-08-047777149.4 KBWorkspace Chat
Start or continue a workspace chat (SSE)
Stream an AI investigation turn as Server-Sent Events. This is the endpoint the RunWhen UI and MCP workspace_chat tool use. Set sessionId to null on the first turn; reuse the sessionId from the response stream on follow-ups. To invoke a saved slash-command programmatically, set message to a markdown link [command-name](http://chat-command/{commandId}) — the same format the UI sends.
post/api/v1/workspaces/{workspace}/chat-pro-sse
Path parameters
workspacestring required
Workspace short name
Request body
Response
SSE stream of ChatSseEvent JSON objects