Get Followers Count
User Follow Operations
Get Followers Count
Get the number of followers for a specific user
GET
Get Followers Count
Returns the total number of users following the specified user. This endpoint is public — no authentication required.
Path Parameters
The Sublay user ID (UUID) of the user whose follower count to retrieve.
Response
On success, returns HTTP200:
Total number of users following this user.

