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