---
title: "Get list of files tracked by the index database for given project"
method: GET
path: "/projects/{project}/files"
tags: ["Projects"]
---

# Get list of files tracked by the index database for given project

`GET /projects/{project}/files`

## Path parameters

- `project` string, required

## Response `200`

Files tracked by the index database.

- string[]

---

[API](https://skmtc.net/oracle/apis/opengrok-restful-api.md) · [All operations](https://skmtc.net/oracle/apis/opengrok-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oracle/opengrok-restful-api/versions/4844bf710203/schema)
