Skip to main content
Fetch Following Count
Returns the total number of users that the authenticated user is following.
Users with a block between them and you, in either direction, are excluded from the count. Requires the moderation bundle.

Response

On success, returns HTTP 200:
number
Total number of users the authenticated user follows.

See Also