Skip to content

Response

Request

Get a (Script|Document|Fetch|XHR) response in plain text format by SHA256 hash. Note that this endpoint returns the content as text/plain. If you need to download a binary file (like a ZIP file, etc.), use the Download a file endpoint instead.

Security
apikeyAuth(Required scopes: readwrite)
Path
fileHashstringrequired

SHA256 hash of response

GET
/responses/{fileHash}/
curl -i -X GET \
  'https://urlscan.io/responses/{fileHash}/' \
  -H 'api-key: YOUR_API_KEY_HERE'

Responses

Response content in plain text format

Bodytext/plain
string
Response
string