---
title: "GET /api/cms/themes"
method: GET
path: "/api/cms/themes"
tags: ["/api/cms/themes"]
---

# GET /api/cms/themes

`GET /api/cms/themes`

Get themes for cms area.

## Query parameters

- `cms_area_id` integer
- `area_type` string
- `deleted` string
- `getfields` string
- `getsettings` string
- `start` integer
- `count` integer
- `order` string
- `direction` string

## Response `200`

success

- GetCmsThemes
  - `success` boolean

---

[API](https://skmtc.net/toomuchmedia/apis/api-specification.md) · [All operations](https://skmtc.net/toomuchmedia/apis/api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/toomuchmedia/api-specification/versions/cfa5dd2a983a/schema)
