Panelists in a Webinar can view and send video, screen share, annotate, etc and do much more compared to attendees in a Webinar. Use this API to list all the panelists of a Webinar.**Scopes:** webinar:read:admin webinar:read ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Medium**Prerequisites:*** Pro or a higher plan with Webinar Addon https://zoom.us/webinar .

listPanelists(webinarId, return_response = F)

Arguments

webinarId

The webinar ID in "**long**" format represented as int64 data type in JSON .

return_response

Whether to return the response instead of the response content. Defaults to FALSE.