---
title: "Preview a text file"
method: GET
path: "/files/preview"
tags: ["pv"]
---

# Preview a text file

`GET /files/preview`

Return the first max_bytes of a text file as UTF-8; 415 for non-text types

## Query parameters

- `base_path` string, required
- `max_bytes` integer
- `rel_path` string, required

## Response `200`

OK

---

[API](https://skmtc.dev/tencentblueking/apis/untitled-api.md) · [All operations](https://skmtc.dev/tencentblueking/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tencentblueking/untitled-api/revisions/a12b0f392336/schema)
