Stream an existing run’s execution via SSE.
Attach to a run that was created without streaming (e.g. via the create
endpoint) to receive its events in real time. If the run has already
finished, a single end event is emitted. Use the Last-Event-ID
header to resume from a specific event after a disconnect.