Fetch current billing cycle usage for an organization.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The slug of the organization or user account.
Successful response
The organization usage object, containing the total usage for rows read and written, as well as the total storage size (in bytes).