Analytics
Get Top Datasets
This route allows you to view the top datasets for a given type.
POST
/
api
/
analytics
/
top
Authorizations
Authorization
string
headerrequiredHeaders
TR-Organization
string
requiredThe organization id to use for the request
Body
application/json
date_range
object
DateRange is a JSON object which can be used to filter chunks by a range of dates. This leverages the time_stamp field on chunks in your dataset. You can specify this if you want values in a certain range. You must provide ISO 8601 combined date and time without timezone.
type
enum<string>
requiredAvailable options:
search
, rag
, recommendation
Response
200 - application/json
dataset_id
string
requireddataset_tracking_id
string | null
total_queries
integer
required