Description
Trying to get data (esp custom-questions) for all registrants for a webinar.
Error
Appears to take only a numeric webinarid rather than the uuid. Does this mean it just takes the lastest-instance to use that webinarid? What if I need list from an older instance?
If I pass uuid the response is code=300 “Invalid Webinar Id”
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Request URL / Headers (without credentials) / Body https://api.zoom.us/v2/webinars/W59huWG2Qla28rxJZ3LQ+w==/registrants?page_size=999&type=past
- See error