Skip to content

How to get list of PRIVATE repositories with api call #24787

Discussion options

You must be logged in to vote

@Pcamachoc, any APIs will only provide publicly available information about another users GitHub account. Another users Private repository, or private email is not publicly available information.

You can list the the private repositories of the authenticated/current user, or repositories they have access to.
Maybe something like List repositories for the authenticated user

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ZainMughal1
Comment options

Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment