v1

latestOpenAPI 3.1.02026-08-04151221521.2 KB
Search

Search Resources

Unified search endpoint for agents, tasks, and workspaces.

Searches by name using case-insensitive matching.
Results are sorted by relevance (exact matches first, then prefix matches, then contains).
get/search

Query parameters

qstring required

Search query (minimum 2 characters)

Search query (minimum 2 characters)

typesstring nullable

Comma-separated list of types to search (agents,tasks,workspaces). If not provided, searches all types.

Comma-separated list of types to search (agents,tasks,workspaces). If not provided, searches all types.

namespace_idstring nullable

Optional namespace ID to filter results

Optional namespace ID to filter results

limitinteger

Maximum number of results per type (max 50)

Maximum number of results per type (max 50)

Response

Successful Response

querystring required

The search query that was used

totalinteger required

Total number of results across all types