# Response

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.

Endpoint: GET /responses/{fileHash}/
Version: 1.0.0
Security: apikeyAuth

## Path parameters:

  - `fileHash` (string, required)
    SHA256 hash of response


