Please expose teams usage report as Graph API from
Teams Admin Center > Reports > Teams usage report
Alternatively please add a new endpoint (e.g./Teams/{TeamId}/Usage) which returns data like
- Last Activity
- Post messages
- Reply messages
- Channel Messages
- Urgent messages
- Active channels
- Active users
- Guests
Usecase:
- Users want to identify teams that have not been used for more than 6 month to archive them.
- Users want to identify teams that are used the most in their tenant.
- Users want to identify teams with the highest active user count.
1 Comment
- Peter SonanderCopper Contributor
This one is needed as it seems to be the only way today to get usage data including Private channels.
Please add this to Graph as there are other reports or as it's own endpoint