Get Dataset Usage

View the dataset storage usage for your Organization. Each Organization can have up to 10GB of storage across all their users.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Client-NamestringOptional
The name of the project that is making the request.

Response

A successful response.
organization_usagelong or null
The total number of bytes used by the organization.

Errors