/
AG
agentserver
/
agentserver API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6m ago · Updated 1mo ago
Details
Filter operations
Admin
15
Agent
16
Auth
5
get
Check session validity
post
Log in with email + password
post
Log out (clear session cookie)
get
Get current user profile
post
Register a new user
Codex Browser Sessions
1
Codex Tokens
3
Connectors
5
Exec-Audit
10
IM Channels
9
MCP PATs
4
Misc
18
Sandboxes
8
Workspace API Keys
4
Workspaces
14
Auth
Log out (clear session cookie)
post
/api/auth/logout
Response
OK
AuthStatusResponse
required
status
string
required
Example response
{ "status": "ok" }
Changes