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 ?
- Abhijit_MSFTMicrosoft
Yogi4, It could be sync issue. Try it after sometime from Team is created. Sometimes in some cases it could take even 24 hours. Let me know if you see your newly created Teams listed in Response
- Yogi4Copper Contributor
Abhijit_MSFT any update on this ?
- Yogi4Copper Contributor
Abhijit_MSFT It is not sync Issue , Teams are created much before , API never returns if it is more than 1000 teams , and why it does not have @odata.nextlink?
- Abhijit_MSFTMicrosoft@Yogi, Do you have more than 1000 teams in a tenant? I am checking the upper limit what you can have.