Skip to main content

I am using below API to programatically fetch the meeting details
https://developers.ringcentral.com/api-reference/Meeting-Management/readMeeting

Please advise which API can be used to fetch the actual meeting participants(list of Users who joined the meeting) after the meeting has ended.

I don't think meeting participants info is stored and can be retrieved via the read meeting API. It could be retrieved via some kind of meeting history after a meeting is completed. But I don't see any public API for that for RCM meeting.


Reply