Skip to content

Get Theme

One theme by its code. Same fields as the listing.

Endpoint

MethodPathPurpose
GET/api/admin/appearance/themes/{code}Get a theme

Path parameters

ParameterDescription
codeTheme code, e.g. default.

Response fields

Identical to List themes.

Errors

StatusWhen
404The installation has no theme with this code.

Permissions

Requires appearance.themes.

Released under the MIT License.