/
HY
hyperbrowser
/
Hyperbrowser API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
hyperbrowser
Hyperbrowser API
get
Get session by ID
v2
latest
OpenAPI 3.0.1
2026-07-26
58
122
198.9 KB
Get session by ID
get
/api/session/{id}
Path parameters
id
string
required
Response
Session details
SessionDetail
required
id
string
uuid
teamId
string
uuid
status
'active'
|
'closed'
|
'error'
startTime
string
timestamp-milliseconds
nullable
endTime
string
timestamp-milliseconds
nullable
createdAt
string
iso8601
updatedAt
string
iso8601
launchState
SessionLaunchState
nullable
creditsUsed
number
nullable
sessionUrl
string
liveUrl
string
token
string
wsEndpoint
string
webdriverEndpoint
string
computerActionEndpoint
string