/search/users
Search users
Find users via various criteria. (This method returns up to 100 results per page.)
The q search term can also contain any combination of the supported user search qualifiers as described by the in-browser user search documentation and search syntax documentation:
typeWith this qualifier you can restrict the search to just personal accounts (user) or just organization accounts (org).inQualifies which fields are searched. With this qualifier you can restrict the search to just the username (login), public email (email), full name (fullname), or any combination of these.reposFilters users based on the number of repositories they have.locationFilter users by the location indicated in their profile.languageSearch for users that have repositories that match a certain language.createdFilter users based on when they joined.followersFilter users based on the number of followers they have.
GET
Request