Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,503 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
We are trying to fetch the call recording using the API "https://graph.microsoft.com/v1.0/communications/callRecords/{id}" but we are unable to find the id mentioned in the API. Kindly please provide a step by step procedure to be followed to obtain the callChainId.
We have added the required permission CallRecords.Read.All to get the recording details as per the document.
The following are the two ways to follow to get the callChainId to use for callRecord API -