Skip to main content
POST
Search for nodes in the workspace

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required

ID of the workspace

Body

application/json
query
string
required

The search query

includeDataSources
boolean

List of data source IDs to include in search

viewType
string

Type of view to filter results

spaceIds
string[]

List of space IDs to search in

nodeIds
string[]

List of specific node IDs to search

searchSourceUrls
boolean

Whether to search source URLs

Response

Search results retrieved successfully