Hi there,
How do I get recording id of teams meeting.
I have register an APP to azure portal and created the access token and secret token too.
I have added the CallRecords.Read.All permission to API to get the recording details as per the azure doc.
This is the API i have used https://graph.microsoft.com/v1.0/communications/callRecords/{id}

Please help me out to get call id.