GET /browsers
Returns a list of active browser sessions.
URL: GET /browsers
Auth: X-API-Key header (remote mode) or none (local mode)
Example
Section titled “Example”curl http://localhost:9222/browsersResponse
Section titled “Response”Returns an array of browser objects with browser_id, ws_endpoint, status, and other metadata.