Codevisor Server
Api reference

Attach to a terminal WebSocket

Upgrade to WebSocket. See the real-time and terminal protocol guides for replay and frame semantics.

GET/v1/terminals/{id}/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

lastOutputSeq?integer
Range0 <= value

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/v1/terminals/string/socket"
Empty
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}