---
title: "Resolve branding context"
method: GET
path: "/{tenant}/branding/context"
tags: ["ThemeResolution"]
---

# Resolve branding context

`GET /{tenant}/branding/context`

Resolves the tenant's branding as a flat, template-friendly key/value context, for cross-domain use such as email templates.

## Parameters

- `./theme-components.yml#/components/parameters/VariantQuery` — unresolved $ref
- `./theme-components.yml#/components/parameters/ApplicationIdQuery` — unresolved $ref

## Response `200`

Template-friendly branding context.

- ResolveBrandingContextOutput — unresolved $ref

## Other responses

- `401` — unresolved $ref
- `403` — unresolved $ref
- `404` — unresolved $ref
- `500` — unresolved $ref

## Changes

- **2026-07-07** `e1e9983e1809` — 2 info
  - api tag `ThemeResolution` added
  - api tag `ThemeBranding` removed

[Change history](https://skmtc.dev/sphereon-opensource/apis/theme-api/changes/:tenant/branding/context/get.md)

---

[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/a2197538ab3a/schema)
