ThemeResolution
Resolve theme
Resolves the effective theme for a tenant, optionally scoped to a registered application and variant. Later scopes win: SYSTEM < PRODUCT < TENANT < APPLICATION < PRINCIPAL; the PRODUCT and APPLICATION layers apply only when applicationId is supplied. Returns 404 for an unknown tenant; a known tenant with no definitions resolves to system defaults with fallback=true and X-Theme-Fallback: true.
get/{tenant}/resolved
Parameters
./theme-components.yml#/components/parameters/VariantQuery — unresolved $ref
./theme-components.yml#/components/parameters/ApplicationIdQuery — unresolved $ref
./theme-components.yml#/components/parameters/ResolutionModeQuery — unresolved $ref
./theme-components.yml#/components/parameters/IfNoneMatchHeader — unresolved $ref
Response
Resolved theme.
ResolvedTheme required— unresolved $ref