{ "data": [ { "t": "2023-08-30T11:34:35.128Z", "d": 0.176956892014, "q": "Who is the best drummer of all time?" }, { "t": "2023-08-29T11:34:18.099Z", "d": 0.156819581985, "q": "Which band is represented by the iconic mascot Eddie?" } // ... up to 100 items ]}
📈 Analytics
List Queries
This endpoint retrieves a list of queries related to a specific index, sorted by time and limited to the last 100 queries.
{ "data": [ { "t": "2023-08-30T11:34:35.128Z", "d": 0.176956892014, "q": "Who is the best drummer of all time?" }, { "t": "2023-08-29T11:34:18.099Z", "d": 0.156819581985, "q": "Which band is represented by the iconic mascot Eddie?" } // ... up to 100 items ]}
{ "data": [ { "t": "2023-08-30T11:34:35.128Z", "d": 0.176956892014, "q": "Who is the best drummer of all time?" }, { "t": "2023-08-29T11:34:18.099Z", "d": 0.156819581985, "q": "Which band is represented by the iconic mascot Eddie?" } // ... up to 100 items ]}