Skip to content

Get Theme CSS

GET
/themes/{themeId}/css

Retrieves the raw CSS content of a specific theme

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

themeId*

The unique identifier of the theme

Type
string
Required

Responses

CSS content of the theme

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License