# Suggestions Personalized follow suggestions for the authenticated user based on FASP recommendations. Excludes users already followed or pending follow requests, and users blocked by either side. ## Get follow suggestions - [GET /api/v1/suggestions](https://docs.wellesley.social/openapi/suggestions/paths/~1api~1v1~1suggestions/get.md): Returns recommended users for the authenticated account. Results are fetched from FASP providers, resolved to users, and filtered to remove already-followed users, pending follow requests, and blocked relationships.