Skip to main content
GET
cURL

Notes

  • Simple agent listing with query parameters
  • Same response format as POST /api/agents

Authorizations

X-API-KEY
string
header
required

API Key for MCP server and external service authentication

X-API-SECRET
string
header
required

API Secret for MCP server and external service authentication

Query Parameters

page
integer<int32>

Page number (default: 0)

limit
integer<int32>

Items per page (default: 20, max: 100)

sort_by
string

Sort field (default: updated_at)

sort_order
string

Sort direction (default: descending)

Response

200 - application/json

OK

message
string
status
string
error
string
data
object