Skip to main content
POST
Get top critical issues

Authorizations

X-ZeroPath-API-Token-Id
string
header
required
X-ZeroPath-API-Token-Secret
string
header
required

Body

application/json
organizationId
string
projectId
string
startDate
string<date>
endDate
string<date>
type
enum<string>
Available options:
open,
patched
severities
enum<string>[]
Available options:
critical,
high,
medium,
low,
info
vulnClasses
string[]

Response

200 - application/json

Successful response

id
string
title
string
vulnClass
string
score
number
cwes
string[]
status
enum<string>
Available options:
open,
patched