---
title: "Retrieve the inheritance state for repository settings"
method: GET
path: "/repositories/{workspace}/{repo_slug}/override-settings"
tags: ["Repositories"]
---

# Retrieve the inheritance state for repository settings

`GET /repositories/{workspace}/{repo_slug}/override-settings`

## Response `200`

The repository setting inheritance state

- RepositoryInheritanceState — A json object representing the repository's inheritance state values
  - `type` string, required
  - `override_settings` object

## Other responses

- `404` — If no repository exists at this location

---

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