v2
Swagger 2.02026-08-01331211921.0 KBReports
Commits
Get a report
Returns a single Report matching the provided ID.
get/repositories/{workspace}/{repo_slug}/commit/{commit}/reports/{reportId}
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 the report belongs to.
reportIdstring required
Either the uuid or external-id of the report.
Response
OK