Webinar api error getting info or attendance

I’ve tried:
“…/v2/past_meetings/”+ uuidEncoded
which gives “cannot get webinar info”

I then tried:
=“…v2/past_webinars/”+ uuidEncoded
which gives “endpoint not recognized”

So how do I get info and attendance from a webinar? I have no problem with meetings.

Hi @Del
Thanks for reaching out and welcome to our Zoom Developer Community!
Can you please confirm what endpoint are you calling? Is it the List webinar participants? make sure to add the /participants path to your request url

It’s working for getting the participants of webinars. It’s not working when trying to get webinar info. (It’s hard to post–i keep getting “no links allowd”

I’ve tried both of these:

TTTThttps://api.zoom.us/v2/past_meetings/"+ uuidEncoded

TTTThttps://api.zoom.us/v2/past_webinars/"+ uuidEncoded

I get either:

“cannot get webinar info”
OR
“endpoint not recognized”

Hi @Del
I see! I just looked into our Docs and we do not have the get past webinar details available.
I would suggest you try with one of our report or dashboard endpoints to get detailed of a past webinar, for example: