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

fromstring or nullOptional
tostring or nullOptional
limitintegerOptional1-20Defaults to 5
collectionstring or nullOptional
api_versionstring or nullOptional
rerankstring or nullOptional
search_modestring or nullOptional
has_filterstring or nullOptional

Response

Successful Response
generated_atstring
windowobject
querieslist of objectsOptional

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
503
Service Unavailable Error
© 2026 Captain