Databases
Retrieve Database Stats
Fetch the top queries of a database, including the count of rows read and written.
GET
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The slug of the organization or user account.
The name of the database.
Response
Successful response
The top queries performed on the given database as well as the total rows read and written.