List vulnerability remediations
List all vulnerability remediations based on selected filters.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Controls the maximum number of items returned in one response from the API.
1 <= x <= 100A marker or pointer, telling the API where to start fetching items for the subsequent page in a paginated dataset. Note that the requested page will not include the item that corresponds to this cursor but will start from the one immediately after this cursor.
Filter vulnerability remediations based on a specific scanner integration.
Filter vulnerability remediations by severity. Possible values: CRITICAL, HIGH, MEDIUM, LOW. ExternalFindingSeverity describes the severity of an external finding (Vulnerability or Security Alert)
CRITICAL, HIGH, LOW, MEDIUM Filter vulnerability remediations by remediation status.
Filter vulnerability remediations that occurred after a specific timestamp.
Filter vulnerability remediations that occurred before a specific timestamp.
Response
Ok