Databases
Retrieve Database Usage
Fetch activity usage for a database in a given time period.
GET
Documentation Index
Fetch the complete documentation index at: https://docs.turso.tech/llms.txt
Use this file to discover all available pages before exploring further.
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.
Query Parameters
Response
Successful response
The database usage object, containg the total and individual instance usage for rows read and written, as well as the total storage size (in bytes).