curl -L -X GET 'https://api.turso.tech/v1/organizations/{organizationName}/databases/{databaseName}/stats' \ -H 'Authorization: Bearer TOKEN'
Fetch the top queries of a database, including the count of rows read and written.