Skip to main content
POST
List unlicensed SCA packages

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[]
cursor
string

Package id cursor for pagination

limit
integer
default:50
Required range: 1 <= x <= 200

Response

Successful response

packages
object[]
required
hasMorePackages
boolean
required
nextPackageCursor
string | null