Skip to main content
GET
Search the data source

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required

ID of the workspace

spaceId
string
required

ID of the space

dsId
string
required

ID of the data source

Query Parameters

query
string
required

The search query

top_k
number
required

The number of results to return

full_text
boolean
required

Whether to return the full document content

target_document_tokens
number

The number of tokens in the target document

timestamp_gt
number

The timestamp to filter by

timestamp_lt
number

The timestamp to filter by

tags_in
string

The tags to filter by

tags_not
string

The tags to filter by

parents_in
string

The parents to filter by

parents_not
string

The parents to filter by

Response

The documents

documents
object[]