Quantumrunner's avatar
Quantumrunner
Brass Contributor
Feb 17, 2022
Status:
New

Add teams usage report or endpoint

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

 

  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.

1 Comment

  • Peter Sonander's avatar
    Peter Sonander
    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