API Reference
Get user repositories
Get repositories for the authenticated user
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Sort order for repositories
Response
200
application/json
User repositories
The response is of type object[]
.