Skip to main content
POST
List SCA alerts

Authorizations

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

Body

application/json
organizationId
string
repositoryIds
string[]
page
integer
default:1
Required range: x >= 1
pageSize
integer
default:50
Required range: x >= 1
query
string

Filter by advisory identifier, aliases, or title

languages
string[]

Filter by programming languages associated with reachability

severities
enum<string>[]
Available options:
critical,
high,
medium,
low
reachability
enum<string>[]

Reachability classification for grouped issues

Available options:
reachable,
needs_review,
unreachable,
not_tested
hasWizExposure
enum<boolean>

Filter to alerts associated with applications exposed by Wiz

Available options:
true

Response

Successful response

alerts
object[]
totalCount
integer
page
integer
pageSize
integer