workflows
Stream run events for multiple workflows
SSE endpoint that fans the per-workflow run channels for a set of workflow ids into one stream. Pass ids via the comma-separated ids query param (max 24). Inaccessible ids are silently dropped.
get/v1/workflow-runs/stream
Query parameters
idsstring required
Comma-separated workflow IDs (max 24)
Response
SSE stream with workflow run events
Changes
No recorded changes to this endpoint across all 1 revision of this API.