Forum Discussion
mike1927
Aug 27, 2020Copper Contributor
Get details of Teams Instant Meeting in a channel using Microsoft Graph API
Is there any Graph API to get all channel meetings in a Teams team. If I use https://graph.microsoft.com/beta/teams/%7Bteam-id%7D/channels/%7Bchannel-id%7D/messages I get all the messages, inclu...
HenryPhillipsNimbitech
Aug 31, 2020Bronze Contributor
Hi,
Had a look and couldn't find a way. I think it is because as you have seen, it is not scheduled and recorded as such. It is an active meeting, that is just instantly initiated.
I am sure you have been through this area of the Graph documentation but worth double checking: https://docs.microsoft.com/en-us/graph/api/resources/onlinemeeting?view=graph-rest-1.0
Thanks
Henry
Had a look and couldn't find a way. I think it is because as you have seen, it is not scheduled and recorded as such. It is an active meeting, that is just instantly initiated.
I am sure you have been through this area of the Graph documentation but worth double checking: https://docs.microsoft.com/en-us/graph/api/resources/onlinemeeting?view=graph-rest-1.0
Thanks
Henry