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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.