Vulnerabilities
List vulnerabilities
Returns a paginated list of vulnerabilities across all scans for the organization.
GET
Error
Authorizations
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 100Filter by scan ID.
Available options:
critical, high, medium, low Available options:
open, in_progress, fixed, ignored Full-text search across titles, targets, and STRIX display numbers.
Filter by scan created_at >= this date.
Filter by scan created_at <= this date.
Available options:
cvss, created_at Available options:
asc, desc Error