List issues
Issues
List issues
Retrieves a list of Issues associated with a Project
GET
List issues
Documentation Index
Fetch the complete documentation index at: https://docs.qlty.sh/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Generate an API token at https://qlty.sh/user/settings/tokens
Path Parameters
The key or ID of the Workspace that owns the Project
The key or ID of the Project to retrieve issues for
Query Parameters
Filter issues by category
Available options:
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
Available options:
note, fmt, low, medium, high Filter issues by status (defaults to open only)
Available options:
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