List findings with pagination and filters
Findings
List findings
List findings across all scans in your organization.
GET
List findings with pagination and filters
Returns findings across every scan in the organization, with filtering and sorting. Only findings that have passed automated verification (
verification_status = approved) are returned.
Scope required:
readAuthorizations
Query Parameters
The page number to retrieve.
The number of items to retrieve per page.
Available options:
critical, high, medium, low, info Available options:
open, true_positive, false_positive, accepted_risk, resolved, closed Filter by scan type across all scans associated with the finding.
Available options:
pr, full Filter by exact repository URL.
Only include findings discovered on/after this ISO 8601 timestamp.
Only include findings discovered before this ISO 8601 timestamp.
Available options:
found_at, updated_at, severity Available options:
ASC, DESC