Skip to main content
POST
List SCA repositories with dependency inventory

Authorizations

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

Body

application/json
organizationId
string
repositoryIds
string[]
cursor
string
limit
integer
default:10
Required range: 1 <= x <= 50
searchQuery
string
hasVulnerabilities
boolean
packageType
enum<string>
Available options:
public,
private
ecosystems
string[]

Response

Successful response

repositories
object[]
required
nextCursor
string | null