v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Terminal

Session terminal WebSocket

Session terminal WebSocket. Upgrades the HTTP request to a WebSocket connection for real-time communication.

get/api/projects/{projectId}/sessions/{sessionId}/terminal/ws

Path parameters

projectIdstring required

Project identifier used to scope the request.

sessionIdstring required

Session identifier within the project.

Query parameters

rowsinteger

Initial terminal row count.

colsinteger

Initial terminal column count.