Get overview of a project
Reports & Statistics
Get overview of a project
GET
Get overview of a project
Path Parameters
Query Parameters
Filter vulnerabilities by branch names. Only vulnerabilities from these branches will be counted. Use GET /project/:projectId/branches to get available branches. Can be passed as comma-separated string or multiple query params.
Example:
["main", "develop"]