Skip to main content
GET
JavaScript

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de consulta

page_size
integer<int32>

Page size default is 10 max is 100

Rango requerido: x >= 0
page_number
integer<int32>

Page number default is 0

Rango requerido: x >= 0
archived
boolean

List archived collections

brand_id
string

Filter by Brand id

Respuesta

Product Collections List

items
object[]
requerido
Última modificación el 22 de mayo de 2026