Search workspace folders and files by name
GET/v1/agent/workspaces/:workspaceId/search
Searches names in one workspace, ignoring case and accents and tolerating small typing errors. File contents and URL targets are not searched.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Ranked workspace name matches.
INVALID_WORKSPACE_ID, INVALID_WORKSPACE_SEARCH_QUERY, INVALID_WORKSPACE_SEARCH_KIND, or INVALID_WORKSPACE_SEARCH_LIMIT.
Missing or invalid bearer token.
Missing AgentWorkspaceRead permission.
AGENT_WORKSPACE_NOT_FOUND.