Get Browser Session
Get detailed browser session information including status and URLs.
Path parameters
session_id
Headers
X-Browser-Use-API-Key
Response
Successful Response
id
Unique identifier for the session
status
Current status of the session (active/stopped)
Allowed values:
startedAt
Timestamp when the session was created and started
liveUrl
URL where the browser can be viewed live in real-time
cdpUrl
Chrome DevTools Protocol URL for browser automation
finishedAt
Timestamp when the session was stopped (None if still active)