Get Collection List

Retrieves a list of collections based on various filter criteria, such as product_id, title, or update timestamps.

Query Params
string

Cursor for pagination.

int32

A limit on the number of objects to return. Range: 1-100 (default is 10).

ids
array of strings

List of collection IDs to retrieve specific collections.

ids
string

Filter collections by their title (supports partial matching).

string

Minimum timestamp for filtering collections by their last updated date. Format: YYYY-MM-DDTHH:mm:ssZ.

string

Maximum timestamp for filtering collections by their last updated date. Format: YYYY-MM-DDTHH:mm:ssZ.

string

UUID of a product to filter collections that include the product.

Response

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json