Skip to content

Check if a user follows another user

GET
/users/{username}/following/{target_user}

API method documentation

username
required
string

The handle for the GitHub user account.

target_user
required
string

If the user follows the target user

If the user does not follow the target user