Queries
Get Query History
Fetches the query history and metadata for a specified time range, including sensitive information such as inputs to and outputs from the AI system.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
UTC epoch timestamp, up to 2023-07-14
UTC epoch timestamp, up to 30 days from start_time
Response
200
application/json
Array of events with QueryHistory entries
The response is of type object[]
.