---
title: "Discover a browser preview URL for a session workspace"
method: GET
path: "/api/v1/sessions/{sessionId}/preview"
tags: ["sessions"]
---

# Discover a browser preview URL for a session workspace

`GET /api/v1/sessions/{sessionId}/preview`

## Path parameters

- `sessionId` string, required — Session identifier, e.g. project-1.

## Response `200`

OK

- SessionPreviewResponse
  - `entry` string
  - `previewUrl` string
  - `sessionId` string, required

## Other responses

- `404` — Not Found
- `500` — Internal Server Error
- `501` — Not Implemented

---

[API](https://skmtc.net/composiohq/apis/agent-orchestrator-http-daemon.md) · [All operations](https://skmtc.net/composiohq/apis/agent-orchestrator-http-daemon/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/composiohq/agent-orchestrator-http-daemon/versions/be069344383f/schema)
