Get Recent Queries
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
domain
Query Parameters
page
The page number for pagination
limit
The number of queries per page
cutoff_time
Only return queries after this time
include_assistant
Whether to include assistant responses in the results
start_date
The start date of the period to retrieve analytics for
end_date
The end date of the period to retrieve analytics for
Response
Successful Response
queries
List of queries matching the request criteria
pagination
Pagination information