Vulnerability Findings
List Vulnerability Findings
List vulnerability findings with keyset pagination and filtering options.
- severity: Filter by severity (comma-separated list, e.g., ‘CRITICAL,HIGH’)
- state: Filter by state (comma-separated list, e.g., ‘OPEN,REOPENED’)
- has_fix: Filter by whether a fix is available
- first_seen_since: Filter by findings first seen after this date
- last_seen_since: Filter by findings last seen after this date
- state_updated_since: Filter by findings with state updated after this date
- resourceId: Filter by resource ID (comma-separated list)
- ids: Filter by finding IDs (comma-separated list of UUIDs, max 100)
GET
Query Parameters
Sort by field
Filter by severity (comma-separated list, e.g., 'CRITICAL,HIGH')
Filter by state (comma-separated list, e.g., 'OPEN,REOPENED')
Filter by whether a fix is available
Filter by findings first seen after this date
Filter by findings last seen after this date
Filter by findings with state updated after this date
Filter by resource ID (comma-separated list)
Filter by finding IDs (comma-separated list of UUIDs, max 100)
Datetime filter, only return items updated since this datetime. Example format: 2021-01-01T00:00:00+00:00
Limit size (page size)
Required range:
x >= 0
Response
200
application/json
Successful Response
The response is of type object
.