Sessions
Get Session Info
Retrieve information about a session
GET
Request
string
required
The session ID to retrieve information for
string
required
Bearer token with your API key
Response
string
Unique session identifier
string
ISO 8601 timestamp when session was created
string
ISO 8601 timestamp when session will expire
string
ISO 8601 timestamp of last activity
string
Session state: “active”, “idle”, or “deep-sleep”
integer
Number of files in /workspace
integer
Number of running processes
object
Custom metadata attached to session