Retrieves detailed information about a specific scan including status, progress, and configuration.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the project
"550e8400-e29b-41d4-a716-446655440000"
The unique identifier of the scan
"550e8400-e29b-41d4-a716-446655440001"
Scan details retrieved successfully
Scan unique identifier
Name of the scan
Current scan state
queued, running, completed, failed Array of detected or target languages
Project unique identifier
Define if the scan is private
Creation date of the scan
Last update date of the scan
Array of containers used or involved in this scan
Progress of the scan in percentage (0-100)
Current step of the scan
User ID who initialized the scan
Scan type (optional)
Date and time when the scan started
Date and time when the scan ended
Number of vulnerabilities detected (optional)
Error message when scan fails
Exit code from the scanner (see scanlink-error-codes.ts for reference)
Error category: authentication, cloud_provider, network, scan, api, unknown