friends_friendship_status
This endpoint is used to get the friendship status of two friends.
Resource URL
http://localhost/api/userplus/friends_friendship_status/
Method
POST
Required Parameters
- user_id
- friend_id – possible_friend_id of the other user.
- key – get API key from Settings > User Plus
Sample Request URL
http://localhost/api/userplus/friends_friendship_status/?key=KEY-HERE&user_id=1&friend_id=3
Related Endpoints
- friends
- friends_accept_friendship
- friends_add_friend
- friends_check_friendship
- friends_count_invitable_friends
- friends_friend_count
- friends_friend_count_for_user