Not Monitored
Tag not monitored by Microsoft.
38,614 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
As of right now, I am able to get call records of a single call by inputting the call ID I found on the Microsoft teams past meetings and calls tab. My question is there a way that if you have a user's ID, are you capable of getting multiple call records at once instead of manually entering in their past meetings and calls ID? Also I am using Postman for this. (Ignore the tags)
The following line is the GET request to get a single call record:
GET https://graph.microsoft.com/v1.0/communications/callRecords/{call_ID}