Organizations
Organization Usage
Fetch current billing cycle usage for an organization.
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.
Response
200 - application/json
Successful response
The organization usage object, containing the total usage for rows read and written, as well as the total storage size (in bytes).