---
title: "Get Web Project Config"
method: GET
path: "/v1/web/config"
tags: ["Web project config"]
---

# Get Web Project Config

`GET /v1/web/config`

## Response `200`

Successful Response

- WebProjectConfig
  - `title_project` string, required
  - `csrf_cookie_name` string, required
  - `logo` string, required
  - `favicon` string, required

---

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