v1
latestOpenAPI 3.0.02026-07-17301761.7 KBStream pinned-run workflow history events via Server-Sent Events
Same as /workflow/{id}/history/stream but targets a specific run ID.
get/workflow/{id}/runs/{rid}/history/stream
Path parameters
idstring required
The workflow execution ID
ridstring uuid required
The specific run ID to target
Query parameters
includePayloadsboolean
Include decoded input/output payloads in events
lastEventIdinteger
Resume from this event ID (alternative to Last-Event-ID header)
Response
SSE stream of workflow history events