Returns vulnerabilities for a specific scan in the team attached to your API key.
Team-scoped Gecko API key. Keys start with gk_.
Scan UUID.
Filter to vulnerabilities whose severity matches this value exactly.
0 <= x <= 10Filter vulnerabilities by type. Gecko performs a case-insensitive substring match.
Filter vulnerabilities by CWE. Gecko performs a case-insensitive substring match.
Maximum 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