user

Check whether a user is followed by the authenticated user

get/user/following/{username}

Path parameters

usernamestring required

username of the user to check for authenticated followers

Response

APIEmpty is an empty response

Changes