v1

latestOpenAPI 3.1.02026-07-26252382475.4 KB
Agents

List Registered Agents

Lists all registered agents.

Query Parameters: include: List of additional scopes to include. Supported values: - 'global': Include agents from global workspace along with the specified workspace

get/v1/orchestrate/agents

Query parameters

show_bundledboolean
include_hiddenboolean
idsstring[] nullable
namesstring[] nullable
workspace_idstring uuid nullable

Filter agents by workspace ID. If not provided, returns agents from global workspace (workspace_id is null)

Filter agents by workspace ID. If not provided, returns agents from global workspace (workspace_id is null)

includestring[] nullable

Include additional workspace scopes. Use 'global' to include global workspace agents along with workspace-specific agents

Include additional workspace scopes. Use 'global' to include global workspace agents along with workspace-specific agents

Response

Successful Response

OR