Accesing call quality data from Graph

Copper Contributor

From the public preview API for call records in teams (https://docs.microsoft.com/en-us/graph/api/callrecords-callrecord-get?view=graph-rest-beta&tabs=http) I would like to get all records for a given user, device, time range etc.  however the only way I can see that you can access the data is if you supply the callID, which you can set up a webhook notification for.  I dont want to use webhook notification as my use case is not individual notification its bulk querying for call quality data in raw format as opposed to using the GUI.  Is there a way to get this from Graph ?

 

thanks

 

Mike

 

2 Replies

@MikeB1903 

Any updates on your request? Did you manage to solve this? I am searching for a solution on a very similar business need. Any feedback regarding this would be highly appreciated. 

you can use azure function for this.