Browser Sessions
List Active Sessions
Fetch a list of live session IDs associated with the provided API key.
GET
Authorizations
API key passed in the header
Response
200
application/json
A list of active session objects with detailed information.
Unique identifier for the session.
Current status of the session. For example, 'running'.
Timestamp when the session was created in ISO 8601 format.