List tenants accessible to the authenticated user.
200 OK with an array of tenants.
| Field | Type | Description |
|---|---|---|
tenantId | string | Unique identifier for the tenant |
name | string | The tenant display name |
plan | string | The subscription plan: starter, pro, business, or enterprise |
status | string | Tenant status: active or suspended |