Get Session
Sessions
Get Session
Retrieve info about an existing browser
GET
Get Session
Description
Returns the current state and metadata of a browser.Authentication
Open-source deployments do not require authentication by default. If your server config enablesX-API-Key, include that header with the request.
Path Parameters
The browser ID returned from Create Session.
Response
Internal browser UUID.
The browser ID used in command endpoints.
List of open contexts on this browser.
Current state of the browser, such as
idle or busy.Internal gRPC port.
Internal IP address.
Public IP address of the browser node.

