Retrieves a list of Issues associated with a Project
Generate an API token at https://qlty.sh/user/settings/tokens
The key or ID of the Workspace that owns the Project
The key or ID of the Project to retrieve issues for
Filter issues by category
bug, vulnerability, structure, duplication, security_hotspot, performance, documentation, type_check, style, anti_pattern, accessibility, dead_code, lint, secret, dependency_alert Filter issues by severity level
note, fmt, low, medium, high Filter issues by status (defaults to open only)
open, ignored Filter issues by the tool that detected them (e.g., eslint, typescript)
Maximum number of items to return
Number of items to skip