Api reference
Open a session event WebSocket
Upgrade to WebSocket. See the real-time and terminal protocol guides for replay and frame semantics.
GET
/v1/sessions/{id}/events/socketUpgrade to WebSocket. See the real-time and terminal protocol guides for replay and frame semantics.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Query Parameters
since?integer
Range
0 <= valueResponse Body
application/json
application/json
application/json
curl -X GET "https://example.com/v1/sessions/string/events/socket"Empty
{ "error": "string"}{ "error": "string"}{ "error": "string"}