v5

latestSwagger 2.0MIT2026-08-03485217850.7 KB
repository

Get a note corresponding to a single commit from a repository

get/repos/{owner}/{repo}/git/notes/{sha}

Path parameters

ownerstring required

owner of the repo

repostring required

name of the repo

shastring required

a git ref or commit sha

Query parameters

verificationboolean

include verification for every commit (disable for speedup, default 'true')

filesboolean

include a list of affected files for every commit (disable for speedup, default 'true')

Response

Note

messagestring

The content message of the git note