/2027-01/retail-media/catalog/merchants/{merchant-id}/brands
List the brands extracted from the catalogs of a retail media merchant, ordered by brand id.
GET
/2027-01/retail-media/catalog/merchants/{merchant-id}/brands
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Identifies the retail media merchant whose catalog brands are listed.
Query Parameters
Also return the brands that disappeared from the last extraction (status = inactive).
Maximum number of brands returned in the page.
Required range:
1 <= x <= 2000Index of the first brand of the page, used to page through the collection.
Response
200 - application/json
object | null
The page of brands extracted from the catalogs of the merchant.
Paginated response holding the brands extracted from the catalogs of a merchant.