Skip to main content
With our Agents API, you can fetch the agents configured in your workspace. This API is uncharged — requests do not consume credits.

Agent status

Each agent has a derived status:
  • DRAFT — not yet activated
  • ACTIVE — running
  • PAUSED — temporarily stopped
  • ARCHIVED — archived
Only active (non-archived) agents are returned by the overview endpoint.

Identifiers

Agent IDs (agentId) are obfuscated.

Authorization

The Public API token is team-scoped. Only agents that belong to your team are returned.