Hi @Petra Marče , I recommend using the following endpoints to get meeting recordings:
GET https://graph.microsoft.com/v1.0/me/events?$select=onlineMeeting
GET https://graph.microsoft.com/v1.0/me/onlineMeetings?$filter=JoinWebUrl eq '{joinWebUrl}'
In the meantime, I recommend sending a user voice to request the addition of delegated permssion.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.