---
title: "Resolve theme"
method: GET
path: "/{tenant}/resolved"
tags: ["ThemeBranding"]
---

# Resolve theme

`GET /{tenant}/resolved`

## Parameters

- `./theme-components.yml#/components/parameters/VariantQuery` — unresolved $ref
- `./theme-components.yml#/components/parameters/PrincipalIdQuery` — unresolved $ref
- `./theme-components.yml#/components/parameters/ResolutionModeQuery` — unresolved $ref
- `./theme-components.yml#/components/parameters/AppIdQuery` — unresolved $ref
- `./theme-components.yml#/components/parameters/IfNoneMatchHeader` — unresolved $ref

## Response `200`

Resolved theme.

- ResolvedTheme — unresolved $ref

## Other responses

- `304` — Cached theme is still current.
- `401` — unresolved $ref
- `403` — unresolved $ref
- `404` — unresolved $ref
- `500` — unresolved $ref

---

[API](https://skmtc.dev/sphereon-opensource/apis/theme-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/theme-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/theme-api/revisions/07d24fa14fcf/schema)
