Search Files
POST/v1/stores/files/search
Authorization
Authorizationstringrequired
Bearer token for API authentication. Format: `Bearer YOUR_API_KEY`
Request Body
querystringrequired
Search query text
Constraints
•Minimum length: 1
store_identifiersarray | null
IDs or names of stores to search
top_kintegerdefault:
10
Number of results to return
Constraints
•Minimum: 1
filtersSearchFilter | SearchFilterCondition | array
Optional filter conditions
file_idsarray | array
Optional list of file IDs to filter chunks by (inclusion filter)
Constraints
•Minimum items: 2•Maximum items: 2
search_optionsobject
Options for configuring store file searches.
Response Body
objectstringdefault:
list
The object type of the response
dataScoredStoreFile[]required
The list of scored store files
Last updated: October 6, 2025