pipeline

Stream Progress Events

Stream real-time progress events via Server-Sent Events (SSE).

Only works when connected to the instance running the pipeline. For cross-instance progress, use GET /pipeline/{session_id}/status (polling).

get/pipeline/{session_id}/events

Path parameters

session_idstring required

Response

Successful Response

{"stackTrail":"paths:/pipeline/{session_id}/events:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 5 revisions of this API.