/v2/projectsAsk AIget https://app.fossa.com/api/v2/projectsFetch the list of projects 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_desclast-analyzed_asclast-analyzed_descissues-licensing_ascissues-licensing_descissues-security_ascissues-security_descissues-quality_ascissues-quality_descShow 14 enum valuespageinteger≥ 1Defaults to 1The specific page of data to returncountinteger1 to 1000Defaults to 20The number of items to return in each page of resultstitlestringFilter by project name.typestringenumFilter by project type.containerarchiveprovidedautobuildsbomAllowed:containerarchiveprovidedautobuildsbomisPublicbooleanFilter by project being public or private.truefalselabels[]array of stringsFilter by project labels.labels[]ADD stringteamId[]arrayFilter by one or more team IDs. Providing "null" will return all unassigned projects.teamId[] arraylatestScanintegerFilter by last policy scan within N days.lastRevisionWithinintegerFilter by last revision analyzed within N days.locators[]array of stringsFilter by project locators (exact match).locators[]ADD stringincludeSharedProjectsbooleanInclude shared projects.truefalseonlyIncludeSharedProjectsbooleanOnly show projects that have been shared with other organizations.truefalseurlstringFilter by a project's URL.Responses 200OK 403ForbiddenUpdated 6 months ago