v1
latestOpenAPI 3.0.32026-07-26233989.2 KBAnalysis
Get Scan History
Retrieves the scan history for a repository, returning the last analysis results for each commit that has been scanned
post/api/analysis/scan-history
Request body
Example request
{
"repo": "owner/repository",
"platform": "github",
"org": "owner"
}Response
Scan history retrieved successfully