user

Check if one user is following another user

get/users/{username}/following/{target}

Path parameters

usernamestring required

username of the following user

targetstring required

username of the followed user

Response

APIEmpty is an empty response

Changes