Skip to main content

The following endpoint provides information about brands tied to a user. This may also include information about logos.

This API currently only supports retrieving brand data and does not support associating assests with a brand, nor creating a new brand.

To get the brands that a user has access to, you can make a GET request to

/business-units/v3/business-units/user/{userId}

The following is an example of what the response body would include:

For more information on how to use the brands API, check out the reference documentation.