Browse Agent Catalog
Returns the unified agent catalog assembled from configured template projects and approved installable registry entries. Template agents expose the fork action. Installable agents expose the install action and their runtime service key, but never expose internal invoke URLs.
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Query Parameters
Page size (1-200, default 100).
1 <= x <= 200Zero-based offset into the flat catalog.
x >= 0Filter to a single category id.
1Search term matched (case-insensitive substring) against agent name, description, agent_id, and category_label. Matched against the catalog cache, so edits to template projects surface within ~60s.
1 - 200"support"
Sort field. Defaults to "name".
name, agent_id, category_label "name"
Sort order. Defaults to "asc".
asc, desc "asc"