Forum Discussion
MS Teams Meeting - Get Meeting Participants From Graph API
Vaibhavi2495 - We are able to repro this. We raised a bug for this, we will keep you posted on the updates. Thank you.
Hello, are there any updates or any other locations I could follow up? Our team is also looking to pull a list of attendees based on actual meeting participation.
- Meghana-MSFTJan 16, 2025Bronze Contributor
Hi mhenriks - Unfortunately, we do not have any updates to share. We are following up with engineering team for updates. We will keep you posted.
- Meghana-MSFTJan 27, 2025Bronze Contributor
Hi, we got the below update from engineering team.
Currently we don’t support this on the onlinemeetings participants API as that is only for the static list of invited participants.
The way to get all participants who attended the meeting is using the attendance reports API - https://learn.microsoft.com/en-us/graph/api/resources/meetingattendancereport?view=graph-rest-1.0
- AR0MAN0May 27, 2025Copper Contributor
Hi, I have the same issue, is there anything updates?
I am currently using chat members to get the presence of users who are joining the meeting at the moment, but it isn't the best solution.
Thanks for any suggestions.
AR