Search Repositories
Git
Search Repositories
Get or search repositories.
If query is provided, searches repositories across the git provider. If query is not provided, returns a paginated list of the authenticated user’s repositories.
GET
Search Repositories
Authorizations
Query Parameters
Available options:
github, gitlab, bitbucket, bitbucket_data_center, forgejo, azure_devops, enterprise_sso Required range:
x <= 100Sort order for search results combining sort field and direction.
Values: STAR_DESC: Sort by stars, descending STAR_ASC: Sort by stars, ascending FORKS_DESC: Sort by forks, descending FORKS_ASC: Sort by forks, ascending UPDATED_DESC: Sort by last updated, descending UPDATED_ASC: Sort by last updated, ascending
Available options:
stars-desc, stars-asc, forks-desc, forks-asc, updated-desc, updated-asc 
