v1
latestOpenAPI 3.0.32026-07-26233989.2 KBAnalysis
Get Analysis Results
Retrieves the analysis results for a specific repository and commit
post/api/analysis/results
Request body
Example request
{
"repo": "owner/repository",
"commit_id": "abc123def456",
"branch": "main",
"access_token": "ghp_xxxxxxxxxxxx",
"service": "github"
}Response
Analysis results retrieved successfully