> ## Documentation Index
> Fetch the complete documentation index at: https://smithers.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# listBrowserSessions

> Gateway browser service RPC.

`listBrowserSessions` controls a gateway-local ephemeral Chromium session.

* Method: `listBrowserSessions`
* Scope: `run:read`
* Transports: HTTP RPC, WebSocket RPC

Request: `{}`. Response: `BrowserSnapshot[]` for this workspace.

Errors are versioned as `v1` and include `InvalidRequest`, `Unauthorized`, `Forbidden`, `REVISION_CONFLICT`, `SSRF_BLOCKED`, `QUOTA_EXCEEDED`, and `Internal`.
