GET /api/browsers
Returns a list of active browser sessions.
URL: GET /api/browsers
Auth: None.
Example
Section titled “Example”curl http://localhost:9222/api/browsersResponse
Section titled “Response”Returns active browser sessions with sessionId, wsEndpoint, status, and other metadata.