Skip to main content
POST
Query Files

Authorizations

X-DOMO-Developer-Token
string
header
required

Domo Developer Token for authentication.

Path Parameters

filesetId
string<uuid>
required

Body

application/json
query
string
required

Text to search for in Files.

directoryPath
string | null

Limit search to a specific directory.

topK
integer | null

Maximum number of results to return.

Response

A list of matching files with relevance scores.

matches
object[]