---
title: "GET /api/v2/theme/"
method: GET
path: "/api/v2/theme/"
tags: ["theme"]
---

# GET /api/v2/theme/

`GET /api/v2/theme/`

Return the theme values of this Modoboa instance.

## Response `200`

- Theme
  - `theme_primary_color` string
  - `theme_primary_color_dark` string
  - `theme_primary_color_light` string
  - `theme_secondary_color` string
  - `theme_label_color` string

---

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