Polls API endpoints
Last updated
Last updated
The latest documentation for endpoint is always on the DevPortal: https://partner.socios.com/devportal/apis/d93ca9b9-6e1f-4ec7-813e-a4e8c3c1d658/test
REMOVED WITH NO ALTERNATIVE AVAILABLE
REMOVED WITH NO ALTERNATIVE AVAILABLE
REMOVED WITH NO ALTERNATIVE AVAILABLE
ALTERNATIVE: Allow a user to vote on a specific poll
ALTERNATIVE: Retrieve user vote on a specific poll
/polls
Filter by poll question text, accepts parts of question text as well
Filter polls by voting quorum achievement.
* e.g. true
= required percentage of votes for the poll is achieved
Filter by poll binding, should the poll outcome be respected
Filter by date and time when poll results were disclosed [from specific date]
2022-03-29T12:30:33
Filter by date and time when poll results were disclosed [up to specific date]
2022-03-29T14:30:33
Filter by date and time when poll was published [from specific date]
Filter by date and time when poll was published [up to specific date]
Filter by date and time when poll opened [from specific date]
Filter by date and time when poll opened [up to specific date]
Filter by date and time when poll got closed [from specific date]
Filter by date and time when poll got closed [up to specific date]
asc
, ASC
, DESC
, desc
/user/polls
Filter by poll question text, accepts parts of question text as well
Filter polls by voting quorum achievement.
* e.g. true
= required percentage of votes for the poll is achieved
Filter by poll binding, should the poll outcome be respected
Only list polls where the user has voted (only used when listing polls for a user).
* Providing value false
will give the same response as value true
.
Filter by date and time when poll results were disclosed [from specific date]
2022-03-29T12:30:33
Filter by date and time when poll results were disclosed [up to specific date]
2022-03-29T14:30:33
Filter by date and time when poll was published [from specific date]
Filter by date and time when poll was published [up to specific date]
Filter by date and time when poll opened [from specific date]
Filter by date and time when poll opened [up to specific date]
Filter by date and time when poll got closed [from specific date]
Filter by date and time when poll got closed [up to specific date]
asc
, ASC
, DESC
, desc
/user/polls/history
Search by poll question text
asc
, ASC
, DESC
, desc