Fetches the query history and metadata for a specified time range, including sensitive information such as inputs to and outputs from the AI system.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
UTC epoch timestamp, up to 2023-07-14
UTC epoch timestamp, up to 30 days from start_time. Note: The API supports a maximum range of 30 days, but it's best to retrieve a max of one day at a time on a regular cadence.
Array of events with QueryHistory entries
The response is of type object[]
.