Error
Public Agents
List guest-published agents
Returns the whitelisted metadata view for all agents that have guest_access: true and active: true. No authentication is required. The response never includes instructions, system prompts, tool configurations, or model details.
GET
Error
Response
200 - application/json
Array of public agent metadata views.
Run-route path for this agent (e.g. /agents/litellm/run).
public = no gate; password = password required in x-guest-password; regular = authenticated users only.
Available options:
public, password, regular Whether the agent has a cover image (fetch via /public-agents/{id}/cover).
Agent avatar image URL, or null.