get
/meetings/{meetingId}/polls/{pollId}
Polls allow the meeting host to survey attendees. Use this API to get information about a specific meeting poll.
Scopes: meeting:read:admin
meeting:read
Rate Limit Label: Light
Authorization
oauth2 - authorizationCode
Request Parameters
2 Path Parameters
Responses
HTTP Status Code: 200
Meeting Poll object returned
1 Example
Schema
id
string
Meeting Poll ID
status
string
Status of the Meeting Poll:notstart
- Poll not startedstarted
- Poll startedended
- Poll endedsharing
- Sharing poll results
2 validations
title
string
Title for the poll.
questions
array[object]
Array of Polls
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
Path Params
2 path params not set
meetingId
pollId
$$.env
1 variable not set
oauth_access_token