v46

latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-08-0311978417.1 KB
Search

Search for nodes in the workspace (streaming)

Search for nodes in the workspace with SSE streaming

get/api/v1/w/{wId}/search

Path parameters

wIdstring required

ID of the workspace

Query parameters

querystring required

The search query (minimum 3 characters)

limitinteger

Number of results per page (1-100, default 25)

cursorstring

Cursor for pagination

viewType'all' | 'document' | 'table'

Type of view to filter results

spaceIdsstring

Comma-separated list of space IDs to search in

includeDataSourcesboolean

Whether to include data sources

searchSourceUrlsboolean

Whether to search source URLs

includeToolsboolean

Whether to include tool results

Response

Search results streamed successfully