Skip to main content
POST
List SCA facet options

Authorizations

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

Body

application/json
organizationId
string
repositoryIds
string[]
ecosystems
string[]
facets
enum<string>[]

Which option lists to compute. Each is an independent query over a different population, so asking for fewer is faster. Omit to compute all of them. A facet that was not asked for is absent from the response rather than empty.

Minimum array length: 1
Available options:
dependencies,
advisories,
ecosystems

Response

200 - application/json

Successful response

dependencies
string[]
advisories
string[]
ecosystems
string[]