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}/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
lastOutputSeq?integer
Range
0 <= valueResponse Body
application/json
application/json
application/json
curl -X GET "https://example.com/v1/terminals/string/socket"Empty
{ "error": "string"}{ "error": "string"}{ "error": "string"}