# DOM

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

Endpoint: GET /dom/{scanId}/
Version: 1.0.0
Security: apikeyAuth

## Path parameters:

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


