This page provides an overview of the en/api/theme
endpoint. It allows users to retrieve information about various themes available on our platform.
Available Themes
Here is a list of some of the themes available:
- Modern
- Minimalist
- Elegant
- Dark
Usage
To retrieve information about a specific theme, you can make a GET request to /en/api/theme?name=<theme_name>
. Replace <theme_name>
with the name of the theme you are interested in.
Example
Here is an example of a GET request to retrieve information about the "Modern" theme:
GET /en/api/theme?name=Modern
Related Links
```html
<center><img src="https://cloud-image.ullrai.com/q/Modern_Theme/" alt="Modern Theme"/></center>