URL:
http://api.ogoing.com/friendships/get_followers_userID
Requires Authentication
True
Parameters
- UserName - Specifies the username of the user for whom to return the users home timeline.
- Password - Password of user
- PortalName - Portal name where user is registered.
Response
<ArrayOfOGoingFollowUserID>
<oGoingFollowUserID>
<ID>354</ID>
<UserName>mike</UserName>
</oGoingFollowUserID>
<oGoingFollowUserID>
<ID>369</ID>
<UserName>jack</UserName>
</oGoingFollowUserID>
<oGoingFollowUserID> ... </oGoingFollowUserID>
<oGoingFollowUserID> ... </oGoingFollowUserID>
...
<ArrayOfOGoingFollowUserID>
Usage Example
http://api.ogoing.com/friendships/get_followers_userID?username=user110&password=user110&portalname=http://www.ogoing.com