---
title: "Connect to chat workspace desktop via WebSockets"
method: GET
path: "/api/experimental/chats/{chat}/stream/desktop"
tags: ["Chats"]
---

# Connect to chat workspace desktop via WebSockets

`GET /api/experimental/chats/{chat}/stream/desktop`

Raw binary WebSocket stream of the chat workspace desktop.
Experimental: this endpoint is subject to change.

## Path parameters

- `chat` string, uuid, required

## Other responses

- `101` — Switching Protocols

---

[API](https://skmtc.net/coder/apis/coder-api.md) · [All operations](https://skmtc.net/coder/apis/coder-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coder/coder-api/versions/56b6e9f08540/schema)
