---
title: "Multiplexed project WebSocket"
method: GET
path: "/api/projects/{projectId}/ws"
tags: ["Events"]
---

# Multiplexed project WebSocket

`GET /api/projects/{projectId}/ws`

Multiplexed project WebSocket. Upgrades the HTTP request to a WebSocket connection for real-time communication.

## Path parameters

- `projectId` string, required

## 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)
