Skip to main content
GET
Get a git blob

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

sha
string
required

SHA of the git blob

Response

Success

content
string

Base64-encoded blob content

encoding
string
Example:

"base64"

url
string
sha
string
size
integer