cURL
curl --request GET \ --url https://api.replyke.com/api/v6/:projectId/api/v7/users/:userId/follow
{ "isFollowing": true, "followId": "<string>", "followedAt": "<string>" }
Check whether the authenticated user follows a specific user
200
true
false
useFetchFollowStatus