cURL
curl --request GET \ --url https://api.artosai.com/quotas/organization \ --header 'Authorization: Bearer <token>'
{}
Returns aggregated quota usage for the entire organization.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Organization quotas
The response is of type object.
object