Skip to main content
GET
/
themes
/
{id}
.css
Get theme CSS
curl --request GET \
  --url https://fluxerusercontent.com/themes/{id}.css
"<string>"

Path Parameters

id
string
required

Theme ID

Response

Theme CSS

The response is of type string.