---
title: "Returns the repository settings of the plug-in."
method: GET
path: "/projects/{projectKey}/repos/{repositorySlug}/settings"
tags: ["Repository settings"]
---

# Returns the repository settings of the plug-in.

`GET /projects/{projectKey}/repos/{repositorySlug}/settings`

## Path parameters

- `projectKey` string, required
- `repositorySlug` string, required

## Response `200`

Repository settings found

## Other responses

- `401` — The currently authenticated user does not have REPO_ADMIN permissions
- `404` — The given repository does not exist or there are no settings for this repository

---

[API](https://skmtc.dev/mibexsoftware/apis/code-review-assistant-for-bitbucket-server-rest-api.md) · [All operations](https://skmtc.dev/mibexsoftware/apis/code-review-assistant-for-bitbucket-server-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mibexsoftware/code-review-assistant-for-bitbucket-server-rest-api/revisions/9c894cb7039f/schema)
