Skip to main content

Get friends list

GET 

/getFriends

Returns the current user's friends list. This endpoint is entirely filter-driven — the default returns an empty array. BuddyPress, BuddyBoss, and other social plugins hook into the better_messages_get_friends filter to provide actual friend data.

Responses

Friends list (empty array by default, populated by integration plugins)