List All Issues
Retrieve a list of all security issues for the authenticated user’s company
Authorizations
API key for authentication
Query Parameters
Filter issues by project name
Filter issues by repository URL
Filter issues by branch name
Filter issues to the latest scan triggered by a specific user. Use an email address or "current_user".
Filter issues to the latest scan by scan type. Use "full" or "partial".
full, partial Include issues marked as false positives (manual or AI). By default false positives are excluded.
Include endpoint reachability summary for each issue.
Filter by an exact file path. Unlike file_path, this does not match paths that merely contain the value, which makes it safe for drilling into a file group returned by the groups endpoint.
Free-text search across classification and file path
The page number for pagination
The number of results per page
x <= 50