Skip to main content
POST
Resume Workflow Run Stream

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workflow_id
string
required
run_id
string
required

Body

application/x-www-form-urlencoded
last_event_index
integer | null

Index of last event received by client (0-based)

session_id
string | null

Session ID for database fallback

Response

SSE stream of catch-up and/or live events