/
/Mission Control API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 2mo ago
Admin69
Agents26
  • getGet /api/adapters
  • postPost /api/adapters
  • getList agents
  • putUpdate agent by name
  • postCreate agent
  • getGet agent communications
  • postSend message between agents
  • getPreview agent sync diff
  • postSync agents from gateway config
  • getGet agent by ID
  • putUpdate agent by ID
  • deleteDelete agent
  • getGet attribution report for an agent
  • getGet self diagnostics for an agent
  • getCheck agent work items
  • postTrigger manual heartbeat
  • getGet agent memory
  • putUpdate agent memory
  • deleteClear agent memory
  • getGet agent soul config
  • putUpdate agent soul config
  • postWake an agent
  • postAgent self-registration
  • getGet agent evaluation results
  • postRun agent evaluations or manage golden sets
  • getGet agent optimization analysis
Alerts4
API25
Auth12
Chat5
Config1
Connections3
Docs2
Mentions1
Monitoring14
Pipelines6
Projects14
Quality2
Releases2
Sessions10
Skills7
Super Admin10
System2
Tasks13
Tokens3
Webhooks8
Workflows4
    Agents

    List agents

    get/api/agents

    Query parameters

    status'online' | 'offline' | 'busy' | 'idle' | 'error'
    rolestring
    limitinteger
    offsetinteger

    Response

    Paginated agent list

    totalinteger
    pageinteger
    limitinteger

    Changes