Skip to main content
GET
列出浏览器会话

请求头

查询参数

响应

会话对象

请求示例

示例响应

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

查询参数

status
enum<string>

按状态筛选会话

可用选项:
active,
destroyed

响应

浏览会话列表

success
boolean
sessions
object[]