/v2/issues/{issueId}/affected-projectsAsk AIget https://app.fossa.com/api/v2/issues/{issueId}/affected-projectsRetrieves a list of affected projects for a given issue.Path ParamsissueIdintegerrequiredIssue IDQuery ParamscategorystringenumrequiredIssue categorylicensingvulnerabilityqualityAllowed:licensingvulnerabilityqualityscope[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 200Affected project list 400Bad Request 500Server ErrorUpdated 6 months ago