Authorizations
This API uses OAuth 2 with the implicit grant flow
Path Parameters
An ID of an organization
Response
Organization details returned
Unique identifier for the organization
Example:
"org_123456"
Name of the organization
Example:
"Example Organization"
ID of the user who owns the organization
Example:
"user_123456"
Total storage allocated to the organization
Example:
1000000
Description of the organization
Example:
"This is an example organization."
List of members in the organization
List of invites sent by the organization
Whether the organization is in the warning group
Example:
true

