Add teams usage report or endpoint

Add teams usage report or endpoint
4

Upvotes

Upvote

 Feb 17 2022
1 Comments (1 New)
New

Please expose teams usage report as Graph API from

Teams Admin Center > Reports > Teams usage report

report.png

Alternatively please add a new endpoint (e.g./Teams/{TeamId}/Usage) which returns data like

 

  1. Last Activity
  2. Post messages
  3. Reply messages
  4. Channel Messages
  5. Urgent messages
  6. Active channels
  7. Active users
  8. Guests

Usecase:

  1. Users want to identify teams that have not been used for more than 6 month to archive them.
  2. Users want to identify teams that are used the most in their tenant.
  3. Users want to identify teams with the highest active user count.
Comments
Copper 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