/users/me/meetings/{meetingId}/participants

In order to automate in-meeting tasks, I would need to obtain a list of participants in a live meeting.

/metrics/meetings/{meetingId}/participants is not useful because of admin privileges, and possible GDPR restrictions.

/users/me
/users/me/meetings
/users/me/meetings/{meetingId}
/users/me/meetings/{meetingId}/participants

With the participants, we can send them messages, mute, request unmute, and breakout rooms api is a must to handle more advanced meeting Breakout rooms API - #134 by LisaC