Codevisor Server
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/socket

Upgrade 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
Range0 <= value

Response 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"}