Forum Discussion
MRingtunatus
Jul 16, 2025Copper Contributor
Accessing Meeting Participant List via a Teams App (not a Bot)?
Hi everyone, I'm currently working on a Microsoft Teams App (not a bot), and I'm trying to figure out if it's possible to programmatically access the participant list of a meeting - either during or...
Prasad_Das-MSFT
Microsoft
Jul 18, 2025Hi MRingtunatus​ , thanks for raising your issue. Are you developing any tab app? You can access the participant list from a Teams app (not a bot) during a meeting using the Teams JavaScript SDK, but only if your app is running in the meeting context.