Skip to content

GET /browsers

Returns a list of active browser sessions.

URL: GET /browsers

Auth: X-API-Key header (remote mode) or none (local mode)

Terminal window
curl http://localhost:9222/browsers

Returns an array of browser objects with browser_id, ws_endpoint, status, and other metadata.