base44 workspace list
List the workspaces (organizations) you belong to. Does not require a linked project — works from any directory.Syntax
Options
Examples
Output
Human mode prints each workspace’s name, role/personal tag, and ID. With--json, stdout is an array of workspace objects: id, name, userRole, subscriptionTier, isEnterprise.
Notes
- Use this to find a workspace ID for
base44 create --workspace <id>,base44 link --workspace <id>, orbase44 workspace move <id>.