Sessions Endpoint
session
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for the browser session.
Response
200 - application/json
ID of the project associated with the session.
Timeout duration for the session in seconds.
Timestamp the session was started.
Timestamp the session was ended.
Current status of the session.
Timestamp the session was created.
Timestamp the session was last updated.
Unique identifier for the browser session.