Skip to content

Repositories

无闻 edited this page Aug 19, 2015 · 35 revisions

Repositories

List your repositories

List repositories that are accessible to the authenticated user.

This includes repositories owned by the authenticated user, repositories where the authenticated user is a collaborator, and repositories that the authenticated user has access to through an organization membership.

GET /user/repos

Request without providing basic authentication or access token will result empty email field for anti-spam purpose.

Parameters
Name Type Description
text string Required The Markdown text to render
mode string The rendering mode, can be empty or gfm. In gfm mode, Markdown will be rendered with repository context
context string The repository context. Only taken into account when rendering mode is gfm
Clone this wiki locally