Able to get only Admin role only in /team/members/list_v2
In the Admin Console UI, users are shown with a role such as Member or various admin roles (e.g., Team Admin, User Management Admin, etc.). However, in the API response, I observe that: Admin users have entries in the roles field Non-admin users return: [] From this, I understand that an empty roles array implies the user…