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.
Provide the unique identifier of the project.
"proj_TrlkLiH4"
Returns the details about the brand created in the project.
Object containing a list of brand configurations. It always contains one item.
The type of the object represented by JSON. This object stores information about the brand in a dictionary.
list Identifies the name of the attribute that contains the array of brand objects.
data Array of brand objects. It contains only one object.
The total number of brand objects. It is always 1.