ASI/people/:user_id/@pending_friend_requests
GET ^top
Returns a list of people who have requested to connect to this user.
A friend request is accepted by making the same request in the opposite direction.
Returns
- 200 - OK
Returns a list of people who have requested to connect to this user.
A friend request is accepted by making the same request in the opposite direction.