I am interested in getting a list of users who favorited a tweet.
It might not be possible via an existing api endpoint, but wanted to ask in case there is some way to make use of existing endpoints to get this.
Favorites for all of a user’s tweet are streamed to https://userstream.twitter.com/1.1/user.json endpoint of the streaming API, but there’s no way to collect that data after the fact from the REST API.
https://userstream.twitter.com/1.1/user.json