v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1371519.6 KB
queries

Lists queries created by the current user.

get/queries

Query parameters

orderBystring

Field to sort the list by. Accepts the following values: * queryId (default) * metadata.title The default sorting order is ascending. To specify descending order for a field, add the suffix desc to the field name. For example, queryId desc.

pageSizeinteger

Maximum number of results per page. Must be between 1 and 100. Defaults to 100 if unspecified.

pageTokenstring

A token identifying which page of results the server should return. Typically, this is the value of nextPageToken, returned from the previous call to the queries.list method. If unspecified, the first page of results is returned.

Response

Successful response

All 7 operations