---
title: "Retrieve configuration files"
method: GET
path: "/v0/projects/{project}/configs"
---

# Retrieve configuration files

`GET /v0/projects/{project}/configs`

Retrieve the configuration files for a given project.

## Path parameters

- `project` string, required

## Query parameters

- `branch` string — Branch name, defaults to "main".
- `include` string

## Response `200`

success

- object — Config files contents

## Changes

- **2025-07-07** `f8b160dfac6c` — 1 info
  - added the new optional `query` request parameter `include`

[Change history](https://skmtc.dev/stainless-api/apis/my-api/changes/v0/projects/:project/configs/get.md)

---

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