/
AG
agentserver
/
agentserver API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
Admin
15
Agent
16
Auth
5
Codex Browser Sessions
1
get
List Codex browser sessions for a workspace
Codex Tokens
3
Connectors
5
Exec-Audit
10
IM Channels
9
MCP PATs
4
Misc
18
Sandboxes
8
Workspace API Keys
4
Workspaces
14
Codex Browser Sessions
List Codex browser sessions for a workspace
get
/api/workspaces/{wid}/browsers
Path parameters
wid
string
required
Workspace id
Response
OK
CodexBrowserItem[]
required
client_ip
string
client_ua
string
codex_version
string
connected_at
string
created_at
string
required
disconnected_at
string
expires_at
string
required
id
string
required
is_online
boolean
required
last_used_at
string
name
string
required
os
string
workspace_id
string
required
Changes