Is there a way to get all callRecords of a user when inputting their ID?

Peter Dinh 0 Reputation points
2023-11-09T16:37:13.52+00:00

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}

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,614 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.