Vector Search
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
query
top_k
file_ids
Restrict to these file IDs
filter
Match on any metadata key/value pairs
date_from
Unix timestamp — only chunks created after this
date_to
Unix timestamp — only chunks created before this
Response
Successful Response
results
Errors
422
Unprocessable Entity Error