---
title: "getBrandingInfo branding"
method: GET
path: "/branding/offers/{id}"
tags: ["branding"]
---

# getBrandingInfo branding

`GET /branding/offers/{id}`

Fetch the branding info for a specific offer to display in the app

## Path parameters

- `id` string, regexp, required — Offer ID

## Response `200`

OK response.

- BrandingInfo
  - `logo_url` string — Url for the logo to display, if any

## Other responses

- `401` — Unauthorized: Unauthorized response.
- `403` — InvalidScopes: Forbidden response.
- `404` — NotFound: Not Found response.

---

[API](https://skmtc.net/topi/apis/topi-public-api.md) · [All operations](https://skmtc.net/topi/apis/topi-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/topi/topi-public-api/revisions/c66cdcca5f9e/schema)
