List queries seen by the proxy for a database

List queries seen by the proxy for a specific logical database.

Returns per-template aggregated query statistics (cache hits, misses, execution times, etc.)
derived from proxy query metrics over the requested period.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Organization identifier

string
required

Proxy identifier

string
required

Name of the logical database within the proxy

Query Params
string

Defines the number of items that should be returned

string

Cursor that defines token indicating where to start the next page.
Empty value indicates to start from beginning of the dataset.

string

The field name to order by. Nested fields can be specified by using a dot (e.g. user.name).

string
enum

The order of returned items. Default is ASC.

Allowed:
date-time

Start of the reporting period. Defaults to last 7 days if both start and end are unset.

date-time

End of the reporting period

string

Optional substring filter on the normalized SQL template

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json