Use the scan UUID to retrieve the DOM snapshot for a scan once the scan has finished.
Security
apikeyAuth(Required scopes: readwrite)
GET
curl -i -X GET \
'https://urlscan.io/dom/{scanId}/' \
-H 'api-key: YOUR_API_KEY_HERE'Use the scan UUID to retrieve the DOM snapshot for a scan once the scan has finished.
curl -i -X GET \
'https://urlscan.io/dom/{scanId}/' \
-H 'api-key: YOUR_API_KEY_HERE'