I want to get a list of users who join the zoom meetings using the telephone dial-in. Is there any API endpoint that returns this?
I checked the Meetings and Users endpoints and could not find this information or any field that returns this value.
I want to get a list of users who join the zoom meetings using the telephone dial-in. Is there any API endpoint that returns this?
I checked the Meetings and Users endpoints and could not find this information or any field that returns this value.
Hey @akankshkn91,
Thank you for reaching out to the Zoom Developer Forum. You can try using the device propery returned by the List Meeting Participants Dashboard API:

That should help determine what users dialed in for past or ongoing meetings. Let me know if that helps.
Thanks,
Max