Forum Discussion

cozimek's avatar
cozimek
Brass Contributor
Aug 07, 2020
Solved

List of a Tenant's future online meetings in Teams

Newbie here! We're looking to leverage the Microsoft Graph API to pull a list of all the future online meetings created in Teams within a tenant for display in our app.  Alternatively, a list of all ...
  • Hi,

    For anything Graph, you are best just searching the Graph API reference: https://docs.microsoft.com/en-us/graph/api/resources/event?view=graph-rest-1.0

    You might want to also check the Beta equivalent but be warned it is subject to change.

    Thanks

    Henry

Resources