List check run annotations
Lists annotations for a check run using the annotation `id`. GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to get annotations for a check run. OAuth Apps and authenticated users must have the `repo` scope to get annotations for a check run in a private repository.
/repos/{owner}/{repo}/check-runs/{check_run_id}/annotations- Source
github-v3-rest.json- Revision
f5f067c1e6f6- Active snapshot
85e53e3d0d65
Request
Path Parameters
- owner stringrequired
- repo stringrequired
- check_run_id integerrequired
check_run_id parameter
Query Parameters
- per_page integeroptional
Results per page (max 100)
- page integeroptional
Page number of the results to fetch.
Responses
Response
Headers
<https://api.github.com/resource?page=2>; rel="next", <https://api.github.com/resource?page=5>; rel="last" items Check Annotation objectCheck Annotation
Check Annotation
Example: warning
Example: 10
Example: 2
Example: Check your spelling for 'banaas'.
Example: README.md
Example: Do you mean 'bananas' or 'banana'?
Example: 5
Example: 2
Example: Spell Checker