List Slowest Queries
The slowest queries in the window, with ids and durations only.
Sorted by duration in the analytics store, so it costs one bounded read
rather than a walk through chronological history. Pass a request_id to
GET /v2/queries/{query_id} to open the query itself.
Query parameters
from
to
limit
collection
api_version
rerank
search_mode
has_filter
Response
Successful Response
generated_at
window
queries
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
503
Service Unavailable Error