List Sessions
Sessions
List Sessions
List all active browsers
GET
List Sessions
Documentation Index
Fetch the complete documentation index at: https://docs.rustybrowser.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
Returns all currently active browsers. Rusty Cloud users see only their own sessions; open source returns all browsers on the host.Authentication
Self-hosted open source deployments do not require authentication.
Response
- Open Source
- Rusty Cloud
Returns a flat array of browser objects.
Internal browser UUID.
The browser ID used in command endpoints.
List of open contexts on this browser.
Current state of the browser. e.g.
idle, busy.Internal gRPC port.
Internal IP address.
Public IP address of the browser node.

