Corgea Documentation home page
Search or ask...
Go to Corgea
Support
Go to Corgea
Search...
Navigation
API Reference
Get Issue
Documentation
Roadmap
Service Status
Blog
API Reference
API Reference
Introduction
API Reference
GET
Verify Token
POST
Upload Scan
POST
Upload Git Config
POST
Upload Code
POST
Upload CI Data
GET
Get All Issues
GET
Get Issues Tree
GET
Get Issue
API Reference
Get Issue
GET
/
cli
/
issue
/
{issue_id}
Send
Path
issue_id
string
*
issue_id
Required
string
ID of the issue
Query
token
string
*
token
Required
string
Path Parameters
issue_id
string
required
ID of the issue
Query Parameters
token
string
required
Response
200 - application/json
status
string
issue
object
Show child attributes
issue.
id
string
issue.
urgency
string
issue.
description
string
issue.
classification
string
issue.
file_path
string
issue.
line_num
integer
issue.
on_hold
boolean
issue.
hold_reason
string
issue.
explanation
string
issue.
false_positive
object
Show child attributes
issue.false_positive.
result
string
issue.false_positive.
reasoning
string
issue.
status
string
fix
object
Show child attributes
fix.
id
string
fix.
diff
string
fix.
explanation
string
Get Issues Tree