Need to retrieve global dial in numbers for Webinars from the Zoom API

I need to retrieve global dial in numbers for Webinars from the Zoom API. We’re able to get this information through the “global_dial_in_numbers” settings field, of the Meetings endpoint (GET /meetings/{meetingId}) , for meetings. But, that field is not available in the Webinars endpoint (GET /webinars/{webinarId}).

  1. How am I able to retrieve a WEBINAR’s dial-in number list from the API?
  2. If it’s not possible, is there an endpoint that would allow me to retreive the entire dial-in number list?
  3. If not, how often should we expect the list of phone numbers to change, on the “Zoom International Dial-in Numbers” page?

Hi @FDecDev
Thanks for reaching out to us and welcome to the Zoom Developer Forum!
I am happy to help here!
I just looked into our Docs and i do not see the “global_dial_in_numbers” in the Webinars endpoint.
Allow me some time to ask internally about this and I will get back to you with an udpate

Hello, Is there an update to your research on the issue?

Looking and will get you an update shortly @FDecDev

Hi @FDecDev
I just ran a quick test on my end and I now am able to see the “global_dial_in_numbers” setting field in my response from calling the Get a Webinar endpoint
Can you please test on your end and confirm if you can see it?

They are now there. Thank you. Am I correct in assuming this is now permanent and will soon be added to the Meetings API documentation site?

Yes you are @FDecDev
I will make sure this is updated in our Docs