Queries
Query the index with natural language
Retrieves documents matching the query.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Query to run.
Only query documents in these collections.
Filter the query results.
Type of query to run.
Available options:
auto
, semantic
, keyword
Maximum number of results to return.
Include the elements of a section in the results.