v1

latestOpenAPI 3.0.22026-07-1332837755.1 KB
Users\Followers

Check if a user is following another user

This method determines whether the authenticated user is a follower of the user in question.

get/me/following/{follow_user_id}

Path parameters

follow_user_idnumber required
Example:3766357

The ID of the user to follow.

Response

The authenticated user follows the user in question.