GET /webinars/{webinarId}/polls/{pollId}
Summary: Get a webinar poll
Operation ID: webinarPollGet
Auth: unknown
Operation ID: webinarPollGet
Auth: unknown
Description
Get a webinar's [poll](https://support.zoom.us/hc/en-us/articles/203749865-Polling-for-Webinars) details.<br><br> **Scopes:** `webinar:read:admin` `webinar:read`<br> **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`<br>
Parameters (2)
pollId
(string, path, required)
The poll ID
webinarId
(integer, path, required)
The webinar ID in "**long**" format(represented as int64 data type in JSON).
No probe data for this endpoint yet.