List Accessible Agents
Lists runnable agents the authenticated user can access across all projects visible through RAM. Use /agent-templates for the public template catalog.
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Query Parameters
Opaque cursor returned from page_info.next or page_info.prev.
Maximum number of agents to return, from 1 to 100.
1 <= x <= 100Case-insensitive search across agent, project, provider, skill, and tool metadata.
1 - 200Optional project slug or ID to narrow the account-wide collection.
1 - 200Access source filter. shared is reserved for direct shared-agent grants and currently returns an empty set.
all, project, shared Filter by project-agent kind.
source_project_agent, installed_project_agent Filter by runtime readiness status.
ready, offline, not_applicable, unknown Sort order. Supported values: +name, -name, +project_name, -project_name, +updated_at, -updated_at.
+name, -name, +project_name, -project_name, +updated_at, -updated_at