We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
GET /orgs/:org/repos
1 parent 09e74d0 commit 8379646Copy full SHA for 8379646
content/v3/repos.md
@@ -11,7 +11,9 @@ title: Repos | GitHub API
11
12
List repositories for the authenticated user. Note that this does not include
13
repositories owned by organizations which the user can access. You can
14
-[list user organizations](/v3/orgs/#list-user-organizations) separately.
+[list user organizations](/v3/orgs/#list-user-organizations) and
15
+[list organization repositories](/v3/repos/#list-organization-repositories)
16
+separately.
17
18
GET /user/repos
19
0 commit comments