Skip to main content
GET
Get Scan Status

Authorizations

Authorization
string
header
required

Valiqor API key. Pass as Bearer token: Authorization: Bearer vq-xxxxxxxxxxxxxxxxxxxx

Path Parameters

scan_id
string
required

Response

Successful Response

Response for scan processing status

scan_id
string
required

Scan identifier

status
string
required

Processing status

created_at
string<date-time>
required

Scan creation timestamp

current_stage
string | null

Current processing stage

stages_completed
string[]

Completed stages

progress
number | null

Progress percentage (0-100)

error
string | null

Error message if failed

workflow_count
integer
default:0

Number of workflows detected

completed_at
string<date-time> | null

Completion timestamp