---
title: "Response"
method: GET
path: "/responses/{fileHash}/"
tags: ["Scanning"]
---

# Response

`GET /responses/{fileHash}/`

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](../files/downloadfile) endpoint instead.

## Path parameters

- `fileHash` string, required

## Response `200`

Response content in plain text format

---

[API](https://skmtc.net/urlscan/apis/urlscan-io-apis.md) · [All operations](https://skmtc.net/urlscan/apis/urlscan-io-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/urlscan/urlscan-io-apis/versions/5d97b31afd68/schema)
