Forum Discussion
Yogi4
May 22, 2020Copper Contributor
/users/id/joinedTeams - api call is not getting me all the teams for provided user.
/users/{id}/joinedTeams this graph api call is not getting me all the teams for provided user , and it is not having @odata.nextLink as well , recently created teams are missing , what to do ?
Yogi4
Jun 02, 2020Copper Contributor
Abhijit_MSFT Yes it is in one tenant. It is not limit issue because i am able to get those teams using /Groups API call. But it gets all the groups irrespective of specific user.
Abhijit_MSFT
Microsoft
Jul 07, 2020Yogi4, Sorry missed to respond.
There is a limit on One can be part of number of Teams. One user can be member of only 1000 teams. Check this documentation.
That is the reason you are unable to get the me/JoinedTeams count more than 1000.