Database Query

We have connected our server to a Webhook and are piping the data to MongoDB.  Are there sample query statements I can use to query to the database for outstanding live meetings and participants.  

We want to filter the data from the database to receive the same data as we would get when we make an API call for live meetings using this url: https://api.zoom.us/v2/metrics/meetings?type=live&page_size=300

 

and for particiapants: 

https://api.zoom.us/v2/metrics/meetings?type=live&page_size=300

Hi David, 

Just to confirm, you wanted to see if we have sample DB queries correct? If so then we do not support providing sample DB queries. 

Thanks