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
Requiredstring
Responses
CSS content of the theme
application/json
JSON
{
}
