ThemeResolution

Resolve the theme for a registered public host

Resolves the tenant exclusively from the request Host and an active issuer or verifier public-endpoint binding. Unknown, disabled, ambiguous, or cross-tenant hosts return 404. No tenant identifier is accepted in this route.

get/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 for the registered request host.

ResolvedTheme required— unresolved $ref

Changes