/
/Oz Agent API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 18h ago · Updated 2w ago
agent23
  • getList available agents
  • getList connected self-hosted workers
  • getGet run transcript
  • postRun an agent task
  • getList agent runs
  • postRun a cloud agent
  • getFind the run that produced a given external reference URL
  • getGet run details
  • getGet run timeline
  • getGet normalized run conversation
  • postCancel a run
  • postSubmit a follow-up message for a run
  • getGet normalized conversation
  • getList environments
  • getList available models
  • getGet artifact details
  • getDownload an artifact
  • getList agents
  • postCreate an agent
  • postReport evaluation scores for a run
  • getRetrieve an agent
  • putUpdate an agent
  • deleteDelete an agent
schedules7
    agent

    List agents

    List all agents for the caller's team. Each agent includes an available flag indicating whether it is within the team's plan limit and may be used for runs.

    get/agent/identities

    Response

    List of agents

    Changes