get
/meetings/{meetingId}/polls
Polls allow the meeting host to survey attendees. Use this API to list polls of a meeting.
Scopes: meeting:read:admin
meeting:read
Rate Limit Label: Light
Prerequisites:
- Host user type must be Pro or higher plan.
- Meeting must be a scheduled meeting. Instant meetings do not have polling features enabled.
Authorization
oauth2 - authorizationCode
Request Parameters
1 Path Parameter
Responses
HTTP Status Code:
List polls of a Meeting returned
1 Example
Schema
total_records
integer
The number of all records available across pages
polls
array[object]
Array of Polls
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
meetingId
$$.env
1 variable not set
oauth_access_token