These APIs return users the current user has blocked. To read the reverse direction — users who have blocked the current user — see Users Who Blocked You.
Parameters
Get Blocked Users
Query blocked users for a paginated account-management screen.Get All Blocked Users
UsegetAllBlockedUsers() when your app needs a one-shot list instead of a paginated collection. TypeScript, iOS, and Android return up to 100 blocked users and use a short SDK-side cache. Call the method again when you need a fresh snapshot.
Related Topics
Users Who Blocked You
Query the reverse direction.
Block & Unblock User
Change blocked status.
Follower Lists
Query social graph lists.