Retrieves detailed information about a specific organization including name, description, owner ID, total storage usage, and warning group status. Requires READ access to the organization (user must be a member). Returns 404 Not Found if the organization doesn’t exist or user lacks access.
This API uses OAuth 2 with the implicit grant flow
An ID of an organization
Organization details returned
Unique identifier for the organization
"org_123456"
Name of the organization
"Example Organization"
ID of the user who owns the organization
"user_123456"
Total storage allocated to the organization
1000000
Description of the organization
"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
true