How to Retrieve Participants' Profile Pictures Using Zoom API?

Hi everyone, I’m currently working with the Zoom API and would like to know if there’s a way to retrieve the profile pictures of meeting participants using the API. I’ve gone through the documentation but couldn’t find a clear answer. Any guidance on whether this is possible and how to implement it would be greatly appreciated. Thanks!

Hi @itay
Thanks for reaching out to us!
You could use the Get a user endpoint:

You will get a pic_url field back in your response