---
title: "Get partner theme preferences"
method: GET
path: "/preferences/theme"
tags: ["Preferences"]
---

# Get partner theme preferences

`GET /preferences/theme`

Get the partner's theme customization including colors and logo

## Response `200`

OK

- GetThemeReply
  - `partner_name` string
  - `theme` ThemePreferences
    - `color` string
    - `logo_url` string

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/alternativepayments/apis/alternative-payments.md) · [All operations](https://skmtc.net/alternativepayments/apis/alternative-payments/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alternativepayments/alternative-payments/revisions/730efda86cd1/schema)
