/
/Agent Swarm API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Updated on 2026-09-26
Active Sessions8
Agents12
API Keys8
ApprovalRequests4
Assets4
Budgets5
Config7
Debug1
Ecosystem1
Events4
External APIs1
Favorites2
FS9
Heartbeat2
Inbox State2
Integrations2
KV10
MCP OAuth8
MCP Servers8
Memory12
Metrics9
OAuth6
Pages17
Poll2
Pricing6
PromptTemplates10
Repos5
Schedules7
Script Connections21
Script Runs10
Scripts16
Session Data6
Sessions2
Skills17
Stats6
Status2
Task Templates1
Tasks21
  • getGet context usage history for a task
  • postRecord a context usage snapshot for a task
  • getList tasks with filters
  • postCreate a new task
  • putUpdate provider session ID and harness metadata for a task
  • postCancel a pending or in-progress task
  • postDeliver a steering message to a running task
  • getList steering messages for a task
  • getList pending steering messages for the current worker
  • postMark a steering message delivered
  • postMark a steering message handled
  • postPromote an undeliverable steering message
  • getGet task details with logs and attachments
  • postUpdate task progress text
  • postMark task as completed or failed (runner endpoint)
  • getGet paused tasks for this agent
  • postPause an in-progress task
  • postResume a paused task
  • postSupersede an in-progress task (terminate + spawn resume follow-up)
  • patchUpdate VCS (PR/MR) info for a task
  • patchSet or clear a task's display title (session rename)
Trackers14
Users12
Webhooks5
WorkflowEvents2
Workflows17
    Tasks

    Get paused tasks for this agent

    get/api/paused-tasks

    Response

    Paused task list

    Changes