---
title: "Frontend Settings"
method: GET
path: "/api/settings/frontend"
tags: ["Settings"]
---

# Frontend Settings

`GET /api/settings/frontend`

Get the settings for the frontend marketplace application.

## Response `200`

- FrontendSettings
  - `theme` object
    - `primaryColor` string
    - `accentColor` string
    - `lightModeImage` string, nullable
    - `darkModeImage` string, nullable
  - `featureFlags` object
    - `statsigClientKey` string, nullable
    - `statsigEnvironment` string, nullable

---

[API](https://skmtc.net/immuta/apis/immuta-data-marketplace.md) · [All operations](https://skmtc.net/immuta/apis/immuta-data-marketplace/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/immuta/immuta-data-marketplace/revisions/622b396ca2d7/schema)
