List queries
Get paginated list of queries. If query ids are provided, the returned list will include only those queries. Queries not found from the provided ids list will be ignored.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
offset
Starting index to return
limit
Max number of items to return
ids
Query ids to include in the result
Response
This endpoint returns an object.
meta
Metadata for the set of data returned
data
The paginated data