Skip to main content
GET
Search for nodes in the workspace (streaming)

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required

ID of the workspace

Query Parameters

query
string
required

The search query (minimum 3 characters)

limit
integer

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

cursor
string

Cursor for pagination

viewType
enum<string>

Type of view to filter results

Available options:
all,
document,
table
spaceIds
string

Comma-separated list of space IDs to search in

includeDataSources
boolean

Whether to include data sources

searchSourceUrls
boolean

Whether to search source URLs

includeTools
boolean

Whether to include tool results

Response

Search results streamed successfully

The response is of type string.