MikeB1903
Mar 09, 2020Copper Contributor
Accesing call quality data from Graph
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