Polls

View and vote on polls attached to statuses. To discover poll ID, you will need to GET a Status first and then check for a poll property.

https://docs.joinmastodon.org/methods/polls/

Endpoint Status Comments
GET /api/v1/polls/:id
View a poll
Fully supported.
POST /api/v1/polls/:id/votes
Vote on a poll
Fully supported.