Search an index
Search
Search an index
Performs a search on an index
GET
Search an index
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Name of the index to search
Query Parameters
Field to search in
Search term
Type of search to perform
Available options:
exact, fuzzy, prefix, range Minimum value for range searches
Maximum value for range searches
Maximum number of results to return
Required range:
1 <= x <= 1000Field to sort results by