Retrieves the scan history for a repository, returning the last analysis results for each commit that has been scanned
Access token for the git provider (GitHub PAT, GitLab PAT, Bitbucket App Password, Azure DevOps PAT). Pass via Authorization: Bearer <token> header.
Repository identifier (format varies by platform)
"owner/repository"
Version control platform
github, azuredevops, gitlab, bitbucket "github"
Organization or workspace name
"owner"
GitHub base URL (for self-hosted instances)
GitLab base URL (for self-hosted instances)
Azure DevOps base URL
Bitbucket base URL (for self-hosted instances)