Skip to main content
GET
Get a code scan run

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

run_id
string<uuid>
required

UUID of the scan run.

Response

Successful Response

run_id
string<uuid>
required
status
enum<string>
required
Available options:
NEW,
RUNNING,
PAUSED,
COMPLETED,
FAILED
created_at
string<date-time>
required
status_message
string | null
feature_type
string | null
input_mode
string | null
git_repo_url
string | null
git_ref
string | null
source_archive_name
string | null
issues_count
integer | null
summary
ScanSummary · object | null
files_done
integer | null
files_total
integer | null
report_available
boolean
default:false
owner_id
string | null
updated_at
string<date-time> | null
completed_at
string<date-time> | null