/
HA
hacktron
/
Hacktron REST API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-26
19
33
32.3 KB
REST API - Scans
Get scan by UUID
get
/scans/{id}
Path parameters
id
string
required
Response
RestScanResponseDto
required
id
string
required
task_id
string
required
scan_type
'pr'
|
'full'
required
status
string
required
name
string
nullable
required
repo_url
string
nullable
required
branch
string
nullable
required
pr_number
number
nullable
required
target_urls
string[]
nullable
required
findings_summary
RestScanFindingsSummaryDto
required
created_at
string
required
updated_at
string
required