Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
/revisions/:id/data/query
list_sessions
engine
workflow_blobhub
command
start_session_id
sessions
last_session_id
{ "engine": "workflow_blobhub", "command": "list_sessions" }
{ "status": "success", "sessions": [ { "id": "sess_001", "alias": "primary", "status": "open" }, { "id": "sess_002", "status": "open" } ], "last_session_id": "sess_002" }