---
title: "Get project settings"
method: GET
path: "/api/v1/project/{projectid}/settings"
tags: ["Project Settings"]
---

# Get project settings

`GET /api/v1/project/{projectid}/settings`

Retrieve the settings for a specific project.

## Path parameters

- `projectid` string, required

## Response `200`

Project Settings fetched successfully

## Other responses

- `400` — failed to validate request
- `401` — unauthorized
- `500` — failed to retrieve project settings

---

[API](https://skmtc.net/datazip-inc/apis/olake-ui-api.md) · [All operations](https://skmtc.net/datazip-inc/apis/olake-ui-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datazip-inc/olake-ui-api/versions/f1bcf21b1556/schema)
