/v2/issues/categoriesAsk AIget https://app.fossa.com/api/v2/issues/categoriesGet the number of active issues by categoryQuery Paramsscope[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 200Number of active issues for each issue category 202Empty results with a message indicating the scoped project's build status 400Bad Request 403Forbidden 500Server ErrorUpdated 6 months ago