| 1 | // Cloud-only: the OWNER's view of a workspace — `/api/admin/users*`. The |
| 2 | // product plane answers "what can I, this member, reach"; this plane answers |
| 3 | // "who uses my workspace, and what have they connected", reading across every |
| 4 | // member of the tenant instead of binding to one. |
nothing calls this directly
no test coverage detected