v5

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01352368.2 KB
pipeline

Get Pipeline Status

Get pipeline execution status with detailed progress.

Reads from in-memory event bus state for fast, real-time accuracy. Falls back to store-based SessionManager for completed/cross-instance sessions.

get/pipeline/{session_id}/status

Path parameters

session_idstring required

Response

Successful Response

session_idstring required
statusstring required

Current status: pending, running, completed, failed, cancelled, cancelling

preview_imagesstring[]

URLs to preview images

can_cancelboolean required

Whether pipeline can be cancelled

elapsed_secondsinteger required

Total elapsed time in seconds

created_atstring required

ISO timestamp when session created

updated_atstring required

ISO timestamp of last update