Skip to main content
GET
Get session details

Authorizations

Authorization
string
header
required

API key in the format gw_(live|test)_sk_<hex>

Path Parameters

sessionId
string
required

Response

Session details

session_id
string
Example:

"s_xyz789"

rig_id
string
mode
enum<string>
Available options:
desktop,
app
status
enum<string>
Available options:
active,
ended,
failed
started_at
string<date-time>
action_count
integer
idle_timeout_seconds
integer

Inactivity seconds before automatic idle end (60–3600).

capture_mode
enum<string>

Host API capture path (updates mid-session on DXGI loss → GDI fallback)

Available options:
dxgi,
gdi,
gdi_fallback,
unknown
Example:

"dxgi"