Retrieves a list of issues for a specific scan
Documentation Index
Fetch the complete documentation index at: https://docs.corgea.app/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
The ID of the scan
The page number for pagination
The number of results per page
x <= 50Filter by urgency levels (comma-separated). Valid values: CR, HI, ME, LO
Filter by status (comma-separated). Valid values: fixed, false_positive, accepted_risk, open, fix_in_progress, duplicate
Include issues marked as false positives (manual or AI). By default false positives are excluded.
Include endpoint reachability summary for each issue.
Filter by programming language (case-insensitive)
Filter by file path (partial match)
Filter by classification/CWE (partial match)
Filter by SLA status (comma-separated). Valid values: overdue, escalated
Sort results by field (prefix with '-' for descending order)
created_at, -created_at, urgency, -urgency, status, -status, classification, -classification