/v2/release-groupsAsk AIget https://app.fossa.com/api/v2/release-groupsFetch the list of release groups based on provided filters.Query ParamssortstringenumThe category to order the results by and sort direction.title_asctitle_descissues-total_ascissues-total_desclatest-scan_asclatest-scan_descAllowed:title_asctitle_descissues-total_ascissues-total_desclatest-scan_asclatest-scan_descpageinteger≥ 1Defaults to 1The specific page of data to returncountinteger1 to 50Defaults to 10The number of items to return in each page of resultstitlestringFilter by release group name.teamIdarrayFilter by one or more team IDs. Providing "null" will return all unassigned release groups.teamId arraylatestScanintegerFilter by last policy scan within N days.lastRevisionWithinintegerFilter by last revision analyzed within N days.isPublicbooleanFilter by whether the release group is public on the portal.truefalseResponses 200Okay 403ForbiddenUpdated 6 months ago