Query Index
Query results from index with index_id. Query index via GET is a convenience function, that offers only a limited set of parameters compared to Query Index via POST. Always use Query Index via POST for the full set of parameters and maximum flexibility. Query Index via GET is provided for simple queries and quick testing, and to be easily callable from browser address bar, but it is not intended for production use.
Path parameters
index id
Query parameters
query string
result offset
result length
include uncommitted documents
allow empty query
Headers
YOUR_SECRET_API_KEY
Response
Results found, returns the SearchResultObject
Changes
Changed in 2 of the 11 revisions of this API.2
- ○
api operation id
query_index_api_getremoved and replaced withquery_index_getapi-operation-id-removed
- ○
- ○
api operation id
query_index_getremoved and replaced withquery_index_api_getapi-operation-id-removed
- ○