List live tenant workspaces
Auth
List live tenant workspaces
Public, unauthenticated directory for the login page’s workspace picker: slug, name, and industry for every tenant whose lifecycle_state is live. Tenants still in draft, provisioning, onboarding, or review are omitted so a logged-out visitor cannot discover them. Distinct from the employee-authenticated GET /admin/tenants registry, which returns full tenant detail across every lifecycle state. Implemented in services/api/auth_api.py.
GET
List live tenant workspaces