/
/Case.dev API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 3mo ago
Agents41
  • getList skill namespaces
  • postCreate skill namespace
  • getRead skill namespace
  • deleteDelete skill namespace
  • postPublish skill namespace tree
  • getPull skill namespace manifest
  • postRotate skill namespace token
  • getList agents
  • postCreate agent
  • getGet agent
  • deleteDelete agent
  • patchUpdate agent
  • postCreate interactive chat session
  • deleteEnd chat session
  • postCancel active chat generation
  • getList session files
  • getDownload session file
  • postSend chat message (synchronous)
  • postReply to agent question
  • postRespond to chat message (streaming)
  • getStream chat events
  • postExecute ad-hoc agent
  • getList runs
  • postCreate run
  • postCancel run
  • getGet run details
  • getStream run events
  • postExecute run
  • getGet run status
  • postWatch run
  • getList mail inboxes
  • postCreate a mail inbox
  • getGet a mail inbox
  • deleteDelete a mail inbox
  • getList mail messages
  • getGet a mail message
  • getGet mail attachment metadata
  • postReply to a mail message
  • postSend a mail message
  • getGet inbox mail policy
  • putSet inbox mail policy
Compute18
Database9
Format5
Legal15
LLMs5
Matters32
Memory7
OCR4
Privilege1
Search7
Skills6
SuperDoc3
System3
Translation3
Usage6
Vaults44
Voice10
Webhooks11
    Agents

    Execute run

    Starts execution of a queued run. The agent runs in a durable workflow — poll /run/:id/status for progress.

    post/agent/v1/run/{id}/exec

    Path parameters

    idstring required

    Run ID

    Response

    Run started

    idstring
    status'running'
    workflowIdstring

    Durable workflow run ID

    messagestring

    Changes