---
title: "Preview File"
method: GET
path: "/me/files/{file_id}/preview"
tags: ["User API"]
---

# Preview File

`GET /me/files/{file_id}/preview`

Return file bytes with browser-preview-safe headers.

## Path parameters

- `file_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/toolhouse/apis/toolhouse-api.md) · [All operations](https://skmtc.net/toolhouse/apis/toolhouse-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/toolhouse/toolhouse-api/versions/6e3bad3564b3/schema)
