actionxm tenants
View tenants. Regular users see their own organization; platform admins see all tenants.
actionxm tenants list
List tenants.
bash
actionxm tenants listRegular user example:
bash
$ actionxm tenants list
Name Slug
──────────────────────
Acme Corp acme-corpPlatform admin example:
bash
$ actionxm tenants list
Name Slug Sites Users ID
──────────────────────────────────────────────────
Acme Corp acme-corp 2 3 abc-123...
Beta Inc beta-inc 1 1 def-456...
Showing 2 tenant(s).Exit codes:
0— Tenant(s) listed successfully1— Not authenticated or API error