/v2/issues/license-listAsk AIget https://app.fossa.com/api/v2/issues/license-listGet a sorted list of license ID's, matching the provided filtersQuery ParamscategorystringenumrequiredIssue category (must be licensing)licensingAllowed:licensingscope[type]stringenumrequiredScope of issues to view / updateglobalprojectreleaseGroupAllowed:globalprojectreleaseGroupscope[id]stringProject or release group ID (required when scope[type] is "project" or "releaseGroup")scope[revision]stringRevision ID (when scope[type] is "project")scope[revisionScanId]int32Revision scan ID (when scope[type] is "project")scope[release]stringRelease group ID (when scope[type] is "releaseGroup")scope[releaseScanId]stringRelease scan ID (when scope[type] is "releaseGroup")Responses 200List of licenses 202Empty results with a message indicating the scoped project's build status 400Bad Request 403Forbidden 500Server ErrorUpdated 6 months ago