v2
latestOpenAPI 3.1.02026-08-08556285514.3 KBAgentChat
List Node Session History
List all sessions (active + archived) for this (user, node, workflow).
Returns the active session first (archived_at IS NULL) followed by archived sessions newest-first. Each entry includes a short preview of the last user message and timestamps so the frontend can render a 'History' dropdown.
get/api/agent-chat/nodes/{node_id}/sessions/history
Path parameters
node_idstring required
Query parameters
workflow_idstring nullable
limitinteger
Response
Successful Response
{"stackTrail":"paths:/api/agent-chat/nodes/{node_id}/sessions/history:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}