users
Check if a user is blocked by the authenticated user
Returns a 204 if the given user is blocked by the authenticated user. Returns a 404 if the given user is not blocked by the authenticated user, or if the given user account has been identified as spam by GitHub.
get/user/blocks/{username}
Path parameters
usernamestring required
The handle for the GitHub user account.
Response
If the user is blocked