v5
latestOpenAPI 3.1.02026-08-025631,1012.8 MBRetrievers
Get Live Execution Status
Fetch live execution status from the durability journal. Returns real-time progress including current stage, completed stages, and heartbeat timestamp. If the execution is completed, returns the full results. Falls back to ClickHouse for historical executions.
get/v1/retrievers/{retriever_id}/executions/{execution_id}/status
Path parameters
retriever_idstring required
Retriever ID or name.
Retriever ID or name.
execution_idstring required
Execution identifier.
Execution identifier.
Response
Successful Response
object required