GET /report/meetings/{meetingId}/polls
Summary: Get meeting poll reports
Operation ID: reportMeetingPolls
Auth: unknown
Operation ID: reportMeetingPolls
Auth: unknown
Description
Retrieve a report of [poll](https://support.zoom.us/hc/en-us/articles/213756303-Polling-for-Meetings) results for a past meeting. <br><br> **Scopes:** `report:read:admin`<br> \ **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Heavy`<br> **Prerequisites:**<br> * Pro or a higher plan.<br>
Parameters (1)
meetingId
(string, path, required)
The meeting ID or the meeting UUID. If a meeting ID is provided in the request instead of a UUID, the response will be for the latest meeting instance. If a UUID starts with "/" or contains "//" (example: "/ajXp112QmuoKj4854875==\"), you must **double encode** the UUID before making an API request.
No probe data for this endpoint yet.