# Organizations Manage organizations and retrieve their workspaces, branding, and settings. ## Get organization list - [GET /auth/organization/list](https://api-docs.shuffll.com/apis/organizations/getorganizationlist.md): Retrieve array of all organizations the user has access to. Returns metadata for each organization including: - Organization ID and name - Workspaces within each organization - Branding configuration (colors, logos, company info) - Video prompts and ideas - User access status and user count ## Get specific organization - [GET /auth/organization/{organizationId}](https://api-docs.shuffll.com/apis/organizations/getorganizationbyid.md): Retrieve detailed information about a specific organization including: - Organization ID and name - All workspaces with detailed metrics (asset count, project count, template count) - Complete branding configuration - User information