Code issues over time
POST/code/api/v2/dashboard/vcs-scan-issues-over-time
Returns the count of day-aggregated issue statuses (Opened Earlier, open today, Fix Pending, Fixed, Suppressed) for the last 30 days.
You can set the repositories
, codeCategories
, severities
, and startDate
parameters in the request body to filter the results.
Vulnerability data is not included in the response of this endpoint.
Use the Top CVSS Score Vulnerabilities endpoint to retrieve the riskiest vulnerabilities.
Request
Responses
- 200
- 401
- 422
- 500
VCS Scan Issues Over Time
Customer has no permitted accounts
Request arguments validation error
Failed to get vcs scan issues over time