Search records within a collection.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier for the application.
Data for searching records within the collection.
The search query string.
Fields to be returned in the search results.
Text-based facets to be included in the search results for filtering and categorization.
Fields to be searched against for the given query.
Additional filtering criteria for the search.
Sorting criteria for the search results.
Number of results to skip.
Number of results to return.
The collection or dataset to search within.
Maximum number of facet values to return for each facet.
Number of groups to return for grouping results.
Level of tolerance for typos in the search query.
Filters to be applied to text-based facets.
Numeric-based facets to be included in the search results for filtering and categorization.
Filters to be applied to numeric-based facets.
Field for grouping search results.
Successful search response.
The request query sent to the server.
The response sent from the server matching the search query.
Text-based facets response received after the search.
Numeric-based facets response received after the search.
Response time taken by the server to send the response.
Number of results fulfilling the search criteria.