cURL
curl --request GET \ --url https://api.replyke.com/api/v6/:projectId/api/v7/users/:userId/following
{ "data": [ { "followId": "<string>", "user": {}, "followedAt": "<string>" } ], "totalCount": 123, "page": 123, "limit": 123 }
Get a paginated list of users that a specific user follows
1
20
100
200
Show item properties
useFetchFollowing
useFetchFollowingByUserId