I want to get live meeting attendees 'upn'{data} from Microsoft Graph.
Using onlineMeeting.Read I can get attendees and organizer data Get onlineMeeting - Microsoft Graph v1.0 | Microsoft Docs
But I need live attendees data which shows the list of users who joined meeting.
Is there a Microsoft Graph API endpoint for that?