Get Release Group Releases
https://app.fossa.com/api/project_group/{groupId}/releasesReturns a paginated list of releases for a given release group. You must have permission to view this release group.
Path parameters
groupIdintegerrequiredThe ID of the release group
Query parameters
countintegerpageintegersearchstringResponses
200OKreleasesobject[]idintegerRelease ID
titlestringRelease title/version
projectGroupIdintegerThe release group which this belongs to
dependency_countintegerThe count of dependencies in this release
license_countintegerThe count of licenses in this release
unresolved_licensing_issue_countintegerThe number of licensing issues in this release
unresolved_security_issue_countintegerThe number of security issues in this release
unresolved_quality_issue_countintegerThe number of quality issues in this release
publishedOnPortalenumIf this release has been published on an SBOM portal
attribution_txtspdx_taggedcyclonedx_jsonspdx_jsoncyclonedx_xmlpendingpublishedAtstring <date-time>When the release was published to the portal
reportPathstringPath to the SBOM report for this release
publishedLicensesstring[]List of published license IDs
totalinteger400Bad requestuuidstringUnique identifier associated with the error
codeintegerfossa specific error code
messagestringmessage associated with this error
namestringname of the error
httpStatusCodeintegerhttp status code number
404Not founduuidstringUnique identifier associated with the error
codeintegerfossa specific error code
messagestringmessage associated with this error
namestringname of the error
httpStatusCodeintegerhttp status code number
Try this endpoint
Build a request and run it against app.fossa.com.
Stored in this browser for 24 hours. Try It uses a docs proxy for CORS and does not store tokens server-side.
GET https://app.fossa.com/api/project_group/1/releasescurl --request GET \ --url 'https://app.fossa.com/api/project_group/1/releases' \ --header 'accept: application/json' \ --header 'authorization: Bearer YOUR_API_TOKEN'Real request. Mutating methods can change data.
Path params
groupIdintegerrequiredThe ID of the release group
Query params
countintegerpageintegersearchstring