List all vulnerability remediations based on selected filters.
Documentation Index
Fetch the complete documentation index at: https://vanta.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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.
Ok