Last modified: September 3, 2025
The following endpoint provides information about brands tied to a user. This may also include information about logos.
Please note:The API described in this article references business units, which is the former name for brands. This change does not impact this API. When making requests to the endpoint listed below, the URL path should still include
/business-units/v3/business-units/
, as the the endpoint path itself has not changed.Get brands tied to a user
To get the brands that a user has access to, you can make aGET
request to
/business-units/v3/business-units/user/{userId}
The following is an example of what the response body would include: