Authorizations
API key for authentication
Path Parameters
The ID of the scan
Query Parameters
The page number for pagination
The number of results per page
Required range:
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
Filter by confidence levels (comma-separated). Valid values: HI, ME, LO
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)
Available options:
created_at, -created_at, urgency, -urgency, status, -status, classification, -classification 