---
title: "Return a list of repositories for the specified project"
method: GET
path: "/projects/{project}/repositories"
tags: ["Projects"]
---

# Return a list of repositories for the specified project

`GET /projects/{project}/repositories`

Native path separators of the system running the service will be used for repository paths.

## Path parameters

- `project` string, required

## Response `200`

Project repositories.

- 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/revisions/4844bf710203/schema)
