# Screenshot

Use the scan UUID to retrieve the screenshot for a scan once the scan has finished.

Endpoint: GET /screenshots/{scanId}.png
Version: 1.0.0
Security: apikeyAuth

## Path parameters:

  - `scanId` (string, required)
    UUID of scan result


