List Agents
List the agents the organization may run, or the full catalog.
The single authoritative source of agent availability for clients (extension, Console, integrations). By default the returned list already reflects every per-org gate — labs access, style-agent mode, per-agent on/off, and the no-LLM flag — so clients must not re-derive availability; the no_llm flag is returned alongside so they can render the Style-Agent-only state directly. Pass include_unavailable=true for the full catalog (per-org gates skipped), e.g. an internal tool resolving an agent id regardless of org config.
Query parameters
Page number (1-based)
Items per page (max 100)
Filter agents by category name (case-insensitive substring match)
Return the full agent catalog instead of only the agents this organization may run. When false (default) the list is filtered by labs access, style-agent mode, per-agent on/off, and the no-LLM flag; when true those per-org gates are skipped.
Headers
Bearer authentication
Response
Successful Response