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_executions
engine
workflow_blobhub
command
session_id
start_execution_id
executions
last_execution_id
{ "engine": "workflow_blobhub", "command": "list_executions", "session_id": "sess_001" }
{ "status": "success", "executions": [ { "id": "exec_001", "status": "running" } ], "last_execution_id": "exec_001" }