Skip to main content
GET
Get a single commit

Authorizations

Authorization
string
header
required

Personal access token. Use format: token {YOUR_ACCESS_TOKEN}

Path Parameters

owner
string
required

Repository owner

repo
string
required

Repository name

sha
string
required

Commit SHA

Response

Success

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