Repository Management
List user's repositories
Get a list of repositories accessibly by the authenticated user
GET
List user's repositories
Authorizations
This API uses OAuth 2 with the implicit grant flow
Query Parameters
If specified, filters repositories by ownership of the authenticated user. True would mean only repos they own will be returned. False would mean only repos they collaborate on will be returned.
Response
200
application/json
Success
The response is of type object
.
List user's repositories