I wanted to know like can I get all polls data for a user?
Is there any API exist that will give me the details of the poll for a certain user?

Please provide an API endpoint if such API exists.

Also, can we get all polls data for a user since a user has been created? If yes then How?

2 Likes

Thanks for reaching out. We’re just getting started with polls, but the v2 of the Twitter API offers some support via the poll object.

This is a field that you can attach to endpoints returning Tweets so you can see poll data associated with a given Tweet. At this point, we don’t have a way to easily see all poll data for a given user but feel free to submit this as an idea to our feedback channel.

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.