Twitter API Explorer

friendships/exists

Tests for the existance of friendship between two users. Will return true if user_a follows user_b, otherwise will return false.

http://twitter.com/friendships/exists.{{response_format}}

1 call per request

Required Parameters:

  • The ID or screen_name of the subject user.

  • * The ID or screen_name of the user to test for following.

Show
  • Both parameters are ambiguous (screen_name/user_id)


* You need to first to make authenticated request.

Built by @r1cky

A Django site.
Powered by Twitter