Skip to main content
POST
Org-level SCA posture (funnel + headline counts + fixable% + direct/transitive)

Authorizations

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

Body

application/json
organizationId
string
required
repositoryIds
string[]

Optional subset of repositories to scope the posture to.

includeEphemeral
boolean

Include ephemeral (PR-scan) repositories. Defaults to false.

Response

Successful response

funnel
object
required
headline
object
required
fixablePercent
number | null
required

Percentage of open findings with a recommended fix version. Null when there are no open findings.

directVsTransitive
object
required