GitHub

User

Retrieves public GitHub user details including name, bio, avatar, company, location, blog, follower counts, public repo counts, and account timestamps. Pass username, handle, or a full GitHub user url.

get/v1/github/user

Query parameters

handlestring

GitHub username/handle of the user you want the details for

urlstring

GitHub user URL, e.g. https://github.com/torvalds.

Response

Successful response

Changes