list team members as organization admin
when i try to call
is there any way to allow organization admins to view the members of teams, even if they are not in the team
authClient.organization.listTeamMembers i get the error: {
"code": "USER_IS_NOT_A_MEMBER_OF_THE_TEAM",
"message": "User is not a member of the team"
}is there any way to allow organization admins to view the members of teams, even if they are not in the team