Zoom meetings API start time set incorrect for recurring meetings

Hello,
We are using the Meetings API: https://api.zoom.us/v2/users/<<user_id>>/meetings with the from and to parameters supplied.
We have created a few recurring meetings and I see that the response of this API has set the end date of the recurring meeting as the start_date in the API response and hence whenever the from and to date parameters are passed in request for the API it does not return the meetings lists. Is this a known issue ? Thanks!

Hi @snow1
Thanks for reaching out to us!
Can you please share with me the entire request url you are sending so I can try and replicate this issue on y end?

Hi @elisa.zoom

Request with from and to parameters :
https://api.zoom.us/v2/users/u6s803-iSDOFZ-PthY0Qew/meetings?from=2023-11-29&to=2023-12-28&page_size=300

Request without from and to parameters:
https://api.zoom.us/v2/users/u6s803-iSDOFZ-PthY0Qew/meetings?page_size=300

Do let me know if you need screenshots from the meetings portal to check the start times of the recurring meetings created as well.

Thanks!

Hi @snow1
I will send you a private message so you can share those screenshots with me
Cheers
Elisa

1 Like