/
AG
agentserver
/
agentserver API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-17
112
116
167.8 KB
Admin
List all users (admin)
get
/api/admin/users
Response
OK
AdminUserItem[]
required
created_at
string
required
email
string
required
id
string
required
name
string
nullable
role
string
required
Example response
[ { "role": "user" } ]