Get detailed browser session information including status and URLs.
Successful Response
View model for representing a browser session.
Unique identifier for the session
Current status of the session (active/stopped)
active, stopped Timestamp when the session will timeout
Timestamp when the session was created and started
URL where the browser can be viewed live in real-time
Chrome DevTools Protocol URL for browser automation
Timestamp when the session was stopped (None if still active)
Amount of proxy data used in MB
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Cost of proxy usage in USD
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Cost of browser session hosting in USD
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$ID of the agent session that created this browser (None for standalone BaaS sessions)
Presigned URL to download the session recording (available after session ends, if recording was enabled)