---
title: "Session terminal WebSocket"
method: GET
path: "/api/projects/{projectId}/sessions/{sessionId}/terminal/ws"
tags: ["Terminal"]
---

# Session terminal WebSocket

`GET /api/projects/{projectId}/sessions/{sessionId}/terminal/ws`

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

## Path parameters

- `projectId` string, required
- `sessionId` string, required

## Query parameters

- `rows` integer
- `cols` integer

## Other responses

- `101` — WebSocket upgrade

---

[API](https://skmtc.dev/ibuildthecloud/apis/discobot-server-api.md) · [All operations](https://skmtc.dev/ibuildthecloud/apis/discobot-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ibuildthecloud/discobot-server-api/revisions/4de3fcd6be56/schema)
