Get a scan
Returns one scan owned by the authenticated account.
Authentication
X-API-Keystring
API key in the mak.<lookup-id>.<secret> format.
Path parameters
scan_id
Scan identifier returned by createScan or listScans.
Response
The requested scan.
id
Server-generated scan identifier.
created_at
status
verdict
filename
Filename supplied by the multipart upload.
sha256
size_bytes
duration_ms
failure
Failure information, or null when the scan completed.
detections
Detection names reported for the file. Empty when no threats were detected.
type_analysis
Errors
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error

