List Collections
GET
/store/collections
Product Collections
handle
or created_at
. The product collections can also be paginated.Request
Query Params
offset
integer
optional
limit
integer
optional
handle
array[string]
optional
lt
array[string]
optional
Example:
["",""]
gt
array[string]
optional
Example:
["",""]
lte
array[string]
optional
Example:
["",""]
gte
array[string]
optional
Example:
["",""]
Request samples
Responses
Modified at 2024-01-06 03:57:20