/
XO
xorbitsai
/
xagent
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 37m ago · Updated 3mo ago
Details
Filter operations
Admin MCP
8
admin-users
2
agents
10
post
Optimize Instructions
get
List Agents
post
Create Agent
get
Get Agent
put
Update Agent
delete
Delete Agent
post
Publish Agent
post
Unpublish Agent
post
Upload Agent Logo
post
Preview Agent
Authentication
12
Channels
4
chat
8
Cloud Storage
4
Custom API Management
5
files
8
kb
12
MCP Management
11
memory
7
models
34
monitor
6
skills
4
system
1
templates
4
text2sql
6
tools
10
widget
2
get
Health Check
get
Redirect Legacy Preview
get
Get Task Progress
get
List Active Tasks
agents
List Agents
List all agents for the current user.
get
/api/agents
Response
Successful Response
AgentListItem[]
required
id
integer
required
name
string
required
description
string
nullable
required
logo_url
string
nullable
required
status
string
required
created_at
string
required
updated_at
string
required
widget_enabled
boolean
required
allowed_domains
string[]
required
Changes