Skip to main content
GET
Stream pinned-run workflow history events via Server-Sent Events

Path Parameters

id
string
required

The workflow execution ID

rid
string<uuid>
required

The specific run ID to target

Query Parameters

includePayloads
boolean
default:false

Include decoded input/output payloads in events

lastEventId
integer

Resume from this event ID (alternative to Last-Event-ID header)

Response

SSE stream of workflow history events

The response is of type string.