v1
latestOpenAPI 3.0.02026-07-17142254986.7 KBIssues
Count issues
Return the number of issues matching the filters.
get/issues/count
Query parameters
titlestring
severity'critical' | 'high' | 'medium' | 'low'
category'performance_and_optimization' | 'security' | 'error_handling' | 'refactoring' | 'maintainability' | 'potential_issues' | 'code_style' | 'documentation_and_comments' | 'kody_rules' | 'breaking_changes' | 'bug' | 'performance' | 'cross_file'
status'open' | 'resolved' | 'dismissed'
organizationIdstring
repositoryNamestring
prNumbernumber
filePathstring
prAuthorstring
beforeAtstring
afterAtstring
Response
Example response
{
"statusCode": 200,
"type": "Object"
}