POST
/
search
/
text

Headers

Authorization
string | null
index-id
string | null

filter by organization

Body

application/json
model_id
enum<string> | null
default: multimodal-v1

Embedding model to use

Available options:
vuse-generic-v1,
multimodal-v1,
image-embed-v1
collection_ids
string[]
required

List of Collection IDs to search within, required

filters
object | null

Complex nested query filters

group_by
object | null

Grouping options for search results

sort
object[] | null

List of fields to sort by, with direction (asc or desc)

query
string
required

Response

200 - application/json

The response is of type object.