Fetch activity usage for a database in a given time period.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The slug of the organization or user account.
The name of the database.
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).