Skip to main content

Poll

can_voteboolean
has_votedboolean
responsesundefined[]

List of possible responses with text, vote count (if visible) and whether the API user has voted for each

poll_idinteger
questionstring
voter_countinteger
public_votesboolean
max_votesinteger
close_dateinteger
change_voteboolean
view_results_unvotedboolean
Poll
{
"can_vote": true,
"has_voted": true,
"responses": [
null
],
"poll_id": 0,
"question": "string",
"voter_count": 0,
"public_votes": true,
"max_votes": 0,
"close_date": 0,
"change_vote": true,
"view_results_unvoted": true
}