Organizations
Organization Usage
Fetch current billing cycle usage for an organization.
GET
/
v1
/
organizations
/
{organizationSlug}
/
usage
Path Parameters
The slug of the organization or user account.
Response
200 - application/json
The organization usage object, containing the total usage for rows read and written, as well as the total storage size (in bytes).