v1

OpenAPI 3.1.02026-08-04552282508.9 KB
AgentChat

Get Node Session

Return the persistent session row for (user, node_id, workflow_id).

Two different workflows can hold a node with the same node_id (Kirbi defaults to node1 in every new workflow). The session is therefore scoped by workflow_id to keep chat histories isolated.

get/api/agent-chat/nodes/{node_id}/session

Path parameters

node_idstring required

Query parameters

workflow_idstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/agent-chat/nodes/{node_id}/session:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}