Retrieve the resource for a particular scan ID or SHA256 from this live scanner.
Security
apikeyAuth(Required scopes: readwrite)
GET
curl -i -X GET \
'https://urlscan.io/api/v1/livescan/de01/result/{resourceId}' \
-H 'api-key: YOUR_API_KEY_HERE'Retrieve the resource for a particular scan ID or SHA256 from this live scanner.
curl -i -X GET \
'https://urlscan.io/api/v1/livescan/de01/result/{resourceId}' \
-H 'api-key: YOUR_API_KEY_HERE'