JavaScript
Evaluation
List prior queries
Paginate through all prior queries for the app, newest first.
User tokens only see their own queries; admin tokens see every query in the
app and can narrow to a single user with the user_id filter.
GET
JavaScript
Authorizations
API Key or JWT User Token. If using an API Key, set the X-As-User header to act as a specific user. A JWT User Token is always scoped to a specific user.
Query Parameters
Filter queries by the user that issued them.
Required range:
0 <= x <= 100