Query - v3
Query - v3
Path parameters
Request
Natural-language search query.
Document metadata filter expression. Keys are top-level field names, never nested under metadata or custom_metadata. A bare value is an implicit \$eq ({"policy_area": "payments"}). Supported operators: \$eq, \$ne, \$gt, \$gte, \$lt, \$lte, \$in, \$nin, and the logical \$and and \$or. \$in and \$nin take a list; every other operator takes a scalar. Max nesting depth is 10. To scope a query to specific documents, filter on file_id with \$in. See the Advanced Querying guide for more.
Optional relation type filter when include.relations or include.related_chunks is enabled.
Response
Non-fatal notices about the request or response, such as forced reranking for multimodal collections.
Server-side execution time in milliseconds.