We've deployed two new methods for retrieving pending follow requests for
protected users:

* /friendships/incoming
* /friendships/outgoing

The incoming method returns a list of users who have pending requests to
follow the authenticating user. The outgoing method returns a list of
protected users for whom the authenticating user has pending follow
requests.

Both methods return 5000 user IDs per page. Cursors are provided in the
unlikely event that you need to page through a list of more than 5000
pending follow requests.

Full documentation is here:
https://apiwiki.twitter.com/Twitter-REST-API-Method%3A-friendships-incoming
https://apiwiki.twitter.com/Twitter-REST-API-Method%3A-friendships-outgoing

Enjoy!

-- 
Dana Contreras
Twitter Platform Team
http://twitter.com/DanaDanger

Reply via email to