---
title: "Read XX lines from file inside folder with ID"
method: POST
path: "/design/project-files/lines/{projectId}"
tags: ["Design - Projects - Files"]
---

# Read XX lines from file inside folder with ID

`POST /design/project-files/lines/{projectId}`

## Path parameters

- `projectId` string, required

## Query parameters

- `filename` string, required

## Request body

- RangeSetInteger
  - `empty` boolean

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `429` — Too Many Requests

---

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