Skip to main content
This page is part of an AI coding agent skill and is written for agents, not humans. For the human-readable Base44 docs, see the developer documentation.

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>, or base44 workspace move <id>.