Skip to main content
GET
Get Issue by ID

Authorizations

X-CONNECTION-ID
string
header
required
X-API-KEY
string
header
required

Path Parameters

issue_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
code_repo
string
required
project_file_path
string
required
vendor
string
required
vendor_id
string
required
name
string
required
package_name
string
required
package_version
string
required
severity
enum<string>
required
Available options:
INFO,
LOW,
MEDIUM,
HIGH,
CRITICAL
package_manager
string
required
type
enum<string>
required
Available options:
VULNERABILITY,
LICENSE,
CLOUD,
CODE,
CUSTOM,
CONFIG
description
string
required
state
enum<string>
required
Available options:
OPEN,
CLOSED,
IGNORED,
DELETED
first_seen
string<date-time>
required
last_seen
string<date-time>
required
repo_url
string | null
repo_branch_name
string | null
platform
string | null
publication_time
string<date-time> | null
is_patchable
boolean | null
remediation
string[] | null
vulnerability_identifiers
(AppSecIssueVulnIdentifierCVE · object | AppSecIssueVulnIdentifierCWE · object | AppSecIssueVulnIdentifierOWASP · object | AppSecIssueVulnIdentifierOther · object)[] | null
cvss_score
number | null
kb_url
string | null
issue_url
string | null
vendor_data
AikidoVendorData · object
updated_at
string<date-time> | null
state_updated_at
string<date-time> | null