---
title: "Open Desktop Preview"
method: GET
path: "/api/desktop-preview"
tags: ["v1"]
---

# Open Desktop Preview

`GET /api/desktop-preview`

Redirect the desktop's owner to its live stream.

The stream URL carries the desktop's password, so it is only ever
disclosed here, to the user the token was issued to, and marked
``no-store`` so no cache or referrer keeps a copy.

## Query parameters

- `token` string, required

## Other responses

- `307` — Successful Response
- `401` — Authentication required
- `404` — Preview unavailable
- `422` — Validation Error

## Changes

- **2026-09-16** `31650764b5ef` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server/changes/api/desktop-preview/get.md)

---

[API](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server.md) · [All operations](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server/llms.txt) · [OpenAPI document](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server/revisions/b84a51b99815?raw)
