Meeting link list

Hi All,

I’m using postman to pull a list of our meetings. I’m using “https://api.zoom.us/v2/users/me/meetings

What should I put if I want to get a list of every meeting? Is it possible to do by date range?

Hi @paul7
Thanks for reaching out to us.
We have different endpoints to get a list of meetings, it really depends on what kind of data you need.

It sounds like you could benefit from one of our Dashboard endpoints

Please note that to access this endpoint, you should be on a business or higher plan and use query parameters to specify what kind of meeting you are trying to query. This endpoint will also allow you to query by data range.

Hope this helps,
Elisa

Thanks for the fast response; I just got back to this project

I have a Pro account and was able to pull a few meeting links but only for a random window time

Is this why a business or higher account is needed?