Forum Discussion
Russell Gove
Apr 20, 2020Iron Contributor
Get a list of all 3rd party apps added to teams
Hi,
We want to restrict which 3rd party apps users can deploy to Teams in our tenant. Before I start restricting this I need to see which 3rd party apps have already been installed so i don't break what people have already done.
How can i get a list of teams that have 3rd party apps installed, and which 3rd party apps are installed oin each of those teams?
Thanks
Russell
- Joel_LaFolletteCopper Contributor
I'm looking for this as well. So far I have found, you can get the activity of 3rd party apps in the last 90 days through the Teams Admin portal, Analytics and Reports-> Usage reports -> Apps Usage report
For a specific team, you can find the ID of the Team (export Teams Usage report), log into the Graph explorer, find the Get apps in teams command
pop in the team id where you see {team-id}
and you get a list of all the apps used on that team
- SpergerMonsterCopper Contributor
Russell Gove Did you ever find an answer?