Skip to main content
GET
List vulnerabilities

Authorizations

Authorization
string
header
required

Use a Cysmiq API token in the Authorization header: Bearer {token}.

Path Parameters

tenant_slug
string
required

Workspace slug for the tenant context.

Query Parameters

repo
string | null
Maximum string length: 255
application
string | null
Maximum string length: 255
ref
string | null
Maximum string length: 255
sha
string | null
Pattern: ^[0-9a-fA-F]{7,40}$
confirmed
boolean | null
triaged
enum<string> | null
Available options:
yes,
no
state
enum<string> | null
Available options:
open,
fixed,
accepted,
ignored,
rejected
source
enum<string> | null
Available options:
current,
git_history
assignee
string | null
Maximum string length: 255
severity
string | null
Maximum string length: 255
type
string | null
Maximum string length: 255
fields
string | null
Maximum string length: 500
sort
enum<string> | null
Available options:
severity,
newest,
oldest
limit
integer | null
Required range: 1 <= x <= 200
cursor
string | null

Response

Vulnerability list response.

filters
object
required
summary
object
required
items
object[]
required
next_cursor
string | null
required