Retrieve collections

Retrieves a list of all of your store's collections.

👍

How to use this endpoint

  • Required parameters are listed below. For the full list of properties, see About collections.
  • For example requests, see below.
  • For example responses, click the relevant status code on the right.

Example requests

GET /v3/stores/{store_id}/collections?names=surfboards%2Cwinter%20surfboards
GET /v3/stores/{store_id}/collections
GET /v3/stores/{store_id}/collections?page_info={page_info}
GET /v3/stores/{store_id}/collections?page_info={page_info}
Language