Webinar Attendee Report API access level

Using this template helps us debug your issues more effectively :slight_smile:

Description
Using a JWT Token we are able to get webinar participants through

/v2/report/users/{userId}/meetings and

/v2/past_webinars/{webinarId}/participants

but attendee report API is not giving successful response

path :

/v2/report/webinars/{webinarId}/participants

Error

{
“code”: 300,
“message”: “Can not access meeting info, 93582128010”
}

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT App Type

Which Endpoint/s?

https://api.zoom.us/v2/report/webinars/{webinarId}/participants

webinarId : X5JaUUqvSoSyRU6ELo4rng==

Does this require a different access level? We are using an enterprise account to conduct our webinars

Hi @aswin.chandrasekaran

Thanks for reaching out to the Zoom Developer Forum, I am happy to help here!
Can you confirm that you have a Pro or higher plan and a Webinar add-on in your account?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.