Forum Discussion
AgustinCanoTeamInt
Nov 26, 2020Copper Contributor
Getting PSTN Call Reports from Microsoft Teams using Graph
Hi all, I am actually trying to get the Microsoft Teams reports from Microsoft Graph, I already registered an App on Azure AD and create the Key Access. But, according to the Microsoft documentat...
smlj10
Jul 26, 2021Copper Contributor
Hello, you must add the authorization in the request header, you can folllow this documentation https://docs.microsoft.com/fr-fr/graph/api/callrecords-callrecord-getdirectroutingcalls?view=graph-rest-beta
AgustinCanoTeamInt