Get All Merchant Collections

Collection syncs can now be enabled using the Toggle Global Feature Flag endpoint.

Get All Merchant Collections

get

Retrieve a list of all Collections for a given merchant_id.

Path parameters
merchant_idinteger · int32Required
Query parameters
pageinteger · int32OptionalDefault: 1
sizeinteger · int32OptionalDefault: 20
exclude_hiddenbooleanOptionalDefault: true
Header parameters
X-Violet-TokenstringRequired
X-Violet-App-SecretstringRequired
X-Violet-App-Idinteger · int32Required
Responses
default

default response

application/json
get
/catalog/collections/merchants/{merchant_id}
default

default response

Last updated

Was this helpful?