friends_get_bulk_last_active
This endpoint is used to get the last active date of many users at once.
Resource URL
http://localhost/api/userplus/friends_get_bulk_last_active/
Method
POST
Required Parameters
- friend_ids – comma separated IDs of the friends
- key – get API key from Settings > User Plus
Sample Request URL
http://localhost/api/userplus/friends_get_bulk_last_active/?key=KEY-HERE&friend_ids=1,2,4,6,7,8,12
Related Endpoints
- friends
- friends_accept_friendship
- friends_add_friend
- friends_check_friendship
- friends_count_invitable_friends
- friends_friend_count
- friends_friend_count_for_user