curl --request GET \
--url https://api.replyke.com/api/v6/:projectId/api/v7/users/:userId/following-count{
"count": 123
}Get the number of users that a specific user follows
curl --request GET \
--url https://api.replyke.com/api/v6/:projectId/api/v7/users/:userId/following-count{
"count": 123
}200: