Skip to main content
GET
JavaScript

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de requête

page_size
integer<int32>

Page size default is 10 max is 100

Plage requise: x >= 0
page_number
integer<int32>

Page number default is 0

Plage requise: x >= 0
archived
boolean

List archived collections

brand_id
string

Filter by Brand id

Réponse

Product Collections List

items
object[]
requis
Dernière modification le 22 mai 2026