Skip to main content
GET
List Brands

Authorizations

X-Management-Id
string
header
required
X-Management-Token
string
header
required

Path Parameters

projectId
string
required

Provide the unique identifier of the project.

Example:

"proj_TrlkLiH4"

Response

Returns the details about the brand created in the project.

Object containing a list of brand configurations. It always contains one item.

object
enum<string>
default:list
required

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

Available options:
list
data_ref
enum<string>
default:data
required

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

Available options:
data
data
Brand Response · object[]
required

Array of brand objects. It contains only one object.

total
integer
required

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

Last modified on July 7, 2026