ThemeStylesheets

Get an application stylesheet

Serves the custom CSS stylesheet of one registered application. Returns 404 for an unknown tenant or application, or when no stylesheet is set.

get/{tenant}/applications/{applicationId}/stylesheet

Parameters

./theme-components.yml#/components/parameters/IfNoneMatchHeader — unresolved $ref

Response

The application stylesheet.

Changes