Organization
Get Organization Usage
Fetch the current usage specification of an organization by its id. Auth’ed user or api key must have an admin or owner role for the specified dataset’s organization.
GET
/
api
/
organization
/
usage
/
{organization_id}
Authorizations
Authorization
string
headerrequiredHeaders
TR-Organization
string
requiredThe organization id to use for the request
Path Parameters
organization_id
string
requiredThe id of the organization you want to fetch the usage of.
Response
200 - application/json
chunk_count
integer
requireddataset_count
integer
requiredfile_storage
integer
requiredid
string
requiredmessage_count
integer
requiredorg_id
string
requireduser_count
integer
required