Returns vulnerabilities across all scans that belong to the team attached to your API key.
Team-scoped Gecko API key. Keys start with gk_.
Filter to vulnerabilities with a severity greater than or equal to this value.
0 <= x <= 10Filter vulnerabilities by type. Gecko performs a case-insensitive substring match.
Filter vulnerabilities by CWE. Gecko performs a case-insensitive substring match.
Filter cross-scan vulnerability results to a single scan UUID.
Filter results to scans created within the last N days.
x >= 1Maximum number of results to return. Gecko defaults to 100 and caps the value at 1000.
1 <= x <= 1000Number of results to skip before Gecko starts returning rows.
x >= 0