0
votes

Is that possible to uniquely identity groups that belong to Microsoft Teams from the result returned from https://graph.microsoft.com/v1.0/groups?

1

1 Answers

0
votes

Hi @Derrick Jeevan,

You can't tell if any specific group is also a team by using the url (https://graph.microsoft.com/v1.0/groups). But you can get all the list of Teams joined by you using Joined teams API.