v1

latestOpenAPI 3.0.1MIT2026-07-263151,3912.3 MB
Management

List Brands

Lists all brand configurations.

Because a project can have only one brand, it always returns a list with one item.

This endpoint can be used to retrieve the brand configuration created with the Voucherify Dashboard and the ID.

get/management/v1/projects/{projectId}/branding

Response

Returns the details about the brand created in the project.

object'list' required

The type of the object represented by JSON. This object stores information about the brand in a dictionary.

data_ref'data' required

Identifies the name of the attribute that contains the array of brand objects.

totalinteger required

The total number of brand objects. It is always 1.