Sessions API
List Sessions
GET
Authorizations
Your Browserbase API Key.
Response
200 - application/json
Indicates if the Session was created to be kept alive upon disconnections
The Project ID linked to the Session.
The region where the Session is running.
Available options:
us-west-2
, us-east-1
, eu-central-1
, ap-southeast-1
Available options:
RUNNING
, ERROR
, TIMED_OUT
, COMPLETED
CPU used by the Session
Optional. The Context linked to the Session.
Memory used by the Session
Arbitrary user metadata to attach to the session.
Was this page helpful?