---
title: "List the brandings in a workspace."
method: GET
path: "/api/external/v1/brandings/get-list"
tags: ["GenPages"]
---

# List the brandings in a workspace.

`GET /api/external/v1/brandings/get-list`

A branding is the visual identity a campaign renders with — logo,
colours, fonts. Call this to resolve a `branding_id` for
campaigns/create; brandings themselves are built in the dashboard.

## Query parameters

- `workspace_id` integer, required — The workspace to list for.

## Response `200`

- object[]

## Changes

- **2026-08-17** `dd3f47f72f7a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/genpage/apis/genpage-external-api-documentation/changes/api/external/v1/brandings/get-list/get.md)

---

[API](https://skmtc.dev/genpage/apis/genpage-external-api-documentation.md) · [All operations](https://skmtc.dev/genpage/apis/genpage-external-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/genpage/genpage-external-api-documentation/revisions/29a37db12acb/schema)
