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

