GET
/
v1
/
organizations
/
{organizationName}
/
databases
/
{databaseName}
/
stats

Path Parameters

organizationName
string
required

The name of the organization or user.

databaseName
string
required

The name of the database.

Response

200 - application/json
top_queries
object[]

The top queries performed on the given database as well as the total rows read and written.