v2
latestSwagger 2.02026-08-01331211921.0 KBReports
Commits
List annotations
Returns a paginated list of Annotations for a specified report.
get/repositories/{workspace}/{repo_slug}/commit/{commit}/reports/{reportId}/annotations
Path parameters
workspacestring required
This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example {workspace UUID}.
repo_slugstring required
The repository.
commitstring required
The commit for which to retrieve reports.
reportIdstring required
Uuid or external-if of the report for which to get annotations for.
Response
OK