---
title: "Getting the location of the application's bitrise.yaml"
method: GET
path: "/apps/{app-slug}/bitrise.yml/config"
tags: ["app-setup"]
---

# Getting the location of the application's bitrise.yaml

`GET /apps/{app-slug}/bitrise.yml/config`

Getting the location of the application's bitrise.yaml. Requires administrator level privileges to the app.

## Path parameters

- `app-slug` string, required

## Response `200`

OK

- V0BitriseYMLConfigGetResponse
  - `location` 'bitrise.io' | 'repository'

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/bitrise/apis/bitrise-api.md) · [All operations](https://skmtc.net/bitrise/apis/bitrise-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitrise/bitrise-api/revisions/89468e4a014b/schema)
