The query contains one or more search keywords and qualifiers. Qualifiers allow you to limit your search to specific areas of GitHub. The REST API supports the same qualifiers as GitHub.com. To learn more about the format of the query, see Constructing a search query. See “Searching users” for a detailed list of qualifiers.
Sorts the results of your query by number of followers
or repositories
, or when the person joined
GitHub Enterprise Server. Default: best match
Allowed values:followersrepositoriesjoined
Determines whether the first search result returned is the highest number of matches (desc
) or lowest number of matches (asc
). This parameter is ignored unless you provide sort
.
Allowed values:descasc
Default:desc
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1