Skip to main content
GET
List user repositories

Authorizations

Authorization
string
header
required

Personal access token. Use format: token {YOUR_ACCESS_TOKEN}

Path Parameters

username
string
required

Username

Response

Success

id
integer
owner
object
name
string
full_name
string
description
string
private
boolean
fork
boolean
parent
object

Present when fork is true

empty
boolean
mirror
boolean
size
integer
html_url
string
ssh_url
string
clone_url
string
website
string
stars_count
integer
forks_count
integer
watchers_count
integer
open_issues_count
integer
default_branch
string
created_at
string<date-time>
updated_at
string<date-time>
permissions
object