Skip to main content
GET
List all commits

Authorizations

Authorization
string
header
required

Personal access token. Use format: token {YOUR_ACCESS_TOKEN}

Path Parameters

owner
string
required

Owner of the repository

repo
string
required

Name of the repository

Query Parameters

pageSize
integer
default:30

Number of commits to return

Response

Success

url
string
sha
string
html_url
string
commit
object
author
object
committer
object
parents
object[]