We are excited to share that new capabilities for Microsoft Graph callRecords API are coming to GCCH and DOD environments in December. As we described earlier this year, these new capabilities will simplify and expand the ways developers can access call records by listing and filtering available records. The callRecords API provides usage and diagnostic information about the calls and online meetings that occur within your organization when using Microsoft Teams or Skype for Business.
List and filter call records
A new List method can be used to list all available call records for your organization. The returned list can be filtered using the $filter parameter to only return records that are relevant to specific search criteria, such as a call participant’s Entra object id or a time range based on a call startDateTime.
While our existing change notifications remain available for consumers to receive notifications as new call records are available, the new list functionality provides an easy way to fetch all available records on-demand and simplifies the process of retrieving call records that include specific participants or that occur during a specific time range.
Participant and organizer changes
As a part of this change, we are introducing two new objects to our call record: participants_v2 and organizer_v2. These new objects, representing a call participant and a call organizer respectively, will now include a user’s User Principal Name for additional context on user identity. Additionally, participants_v2 is now expandable and paginated to fully reflect all users in large meetings and includes a dedicated method to list participants in a call.
Please note that the legacy participant and organizer attributes on the call record object are deprecated with the introduction of these new objects. We are also deprecating the identity attribute on the participantEndpoint object, which will be replaced by a new associatedIdentity attribute. We will continue supporting these deprecated attributes for a 36-month transition period.
These changes are currently in beta and will be released to v1.0 in GCCH and DOD environments in mid-December.
Happy coding!
Resources
- Visit the Microsoft Graph Dev Center
- Read our documentation
- Follow us on (@Microsoft365Dev) / X
- Join our community
0 comments
Be the first to start the discussion.