Microsoft 365 Suite, Microsoft 365 Experts
From Microsoft Corporation
Technical Bulletin MC496246 · Published Jan 11, 2023 · Last updated Jan 24, 2023
Message Summary
Updated January 24, 2023: We’ve updated the timeline below. Thank you for your patience.
We are adding new APIs within Microsoft Admin Center to support Microsoft Teams Groups and Teams Activity Counts.
This message is associated with Microsoft 365 Roadmap ID 109548
When this will happen:
We will begin rolling out in late January (previously mid-January) and expect to complete rollout by mid-February (previously late January).
How this will affect your organization:
The new APIs will continue to give Admins new insights of Microsoft Teams usage in their organization.
What you need to do to prepare:
Leverage the Graph APIs in Activity reports in the Microsoft Admin Center by selecting Reports on the left-hand navigation -> Usage and then scroll down or choose a product to view activity reports.
- Update Teams Group Graph API:
GET /reports/getOffice365GroupsActivityCounts(period='{period_value}')
- Add one more Graph API to Teams team Graph API set:
GET /reports/getTeamsTeamCounts(period='{period_value}')
To learn more, please visit these pages: