Skip to main content
Version: 2.0

List query histories

GET 

/v2/queries

Lists the history of previous queries. Use this API to track query performance and to debug individual queries.

Filter the results with corpus_key or chat_id. Set limit to the maximum number of query histories to list.

Request

Responses

An array of previous query histories.