Get a poll
This action retrieves information on a specific poll.
HTTP request
Parameters
The following table lists the parameters that this action supports.
Required
| Parameter name | Type | Description | 
|---|---|---|
| poll_id | integer | Specifies the unique ID of the poll. | 
Request body
The following table lists the properties that this action supports.
Optional
| Property name | Type | Description | 
|---|---|---|
| channel_url | string | Specifies the URL of the channel. If  | 
| channel_type | string | Specifies the type of the channel. Acceptable values are  | 
| show_partial_voter_list | boolean | Determines whether to show a partial list of voters for each option. If set to  | 
Response
If successful, this action returns a poll resource in the response body.
In the case of an error, an error object is returned. A detailed list of error codes is available here.