latestOpenAPI 3.1.02026-08-223321,1001.6 MB

2134ebffd1ef

External API

Stream session status

Stream the current session status using Server-Sent Events. A status event is sent on connect and whenever the status changes. A : keepalive comment is sent every 15 seconds while the session is running. The stream closes after emitting idle, failed, or cancelled; retrieve the final messages with GET /v1/sessions/{session_id}.

get/v1/sessions/{session_id}/events

Path parameters

session_idstring uuid required

Response

Session status event stream.