Get Packages by License
Project Licenses
Get Packages by License
Get all packages in a project that use a specific SPDX license
GET
Get Packages by License
Path Parameters
The UUID of the project
The SPDX license identifier (e.g.,
MIT, Apache-2.0, GPL-3.0-only). Use UNKNOWN to retrieve packages with no detected license.Query Parameters
Filter by Git branch name
The UUID of the organization (required for permission resolution)
Filter by package ecosystem (e.g.,
npm, pip, maven, go). Can be specified multiple times.Authorization
Requiresread_scan_result permission on the project.
Response
Whether the request succeeded