Skip to content

GitHub API: List repositories endpoint does not filter by type=sources #39719

Discussion options

You must be logged in to vote

The link in your bug report points to List organization repositories with the syntax: /orgs/{org}/repos

The link you provided has the syntax: api.github.com/users/<user>/repos... which corresponds to List repositories for a user.

type string
Limit results to repositories of the specified type.

Default: owner

Can be one of: all, owner, member

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ferrata
Comment options

@FernandoZX
Comment options

@ilia-beliaev-miro
Comment options

Answer selected by ferrata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API and Webhooks Discussions and conversations related to APIs or Webhooks Issues Repository issues let you track features, problems, and more alongside your code
4 participants