Forum Discussion
bhanu chintha
Dec 16, 2020Iron Contributor
Graph api - MS Teams Meeting Recording link
Hi Team, We are setting up meetings within O365 Group and trying to get the meetings information of given Group ID using the below graph api https://graph.microsoft.com/v1.0/groups/{guid}/eve...
Jagadeesh-MSFT
Dec 24, 2020Former Employee
Hi bhanu chintha , Currently MS Teams meeting recording link cannot be fetched with the event details. We have a backlog on this. You can access recorded meetings from Microsoft Stream and can try https://docs.microsoft.com/en-us/graph/api/resources/callrecords-api-overview?view=graph-rest-1.0to fetch details of a recorded call by specifying call ID.