Skip to main content

It appears that the “List Video Meetings” API call is user-oriented. Is there a way to submit this across the Enterprise? The idea is to collect all Video Meetings, then Notes and other components for the meetings for an Organization, or RingCentral account. This is beyond the “List Account Recordings” as it needs to apply to meetings that have not necessarily been “recorded”. 

We are having the same issue.  We need to get Meeting details at the account level.

We can currently get the recordings at account level (List Account Recordings endpoint), but we need more information from the actual Meetings for those recordings (such as participant details, etc.).  Ideally, we would just like to call an endpoint and get all Meeting details at account level, and we could then decide which ones to deal with (recorded or not).


Unfortunately, there is no account level API for that. The only way to read other extensions’ video meeting details is to get their JWT token and call the current API. There is a request for having the account level API but I don’t think it on the roadmap yet.

Please post your request to this portal to get more votes from other users.


Reply