List all collections
collectionId in the Products endpoint.
Authorizations
Query Parameters
Uppercase city identifier (e.g., NEW_YORK, DUBAI, LONDON). Available city codes are returned by the Cities endpoint.
Language code for localizing response content including product names, descriptions, and URLs. Defaults to English (EN). Content falls back to English when a translation is unavailable. See supported language codes.
EN, ES, FR, IT, DE, PT, NL, PL, KO, JA, ZH_HANS, ZH_HANT, AR, DA, false, RO, RU, SV, TR Number of records to skip for pagination. Use with limit to paginate through large result sets. Start at 0 for the first page.
Maximum number of records to return per request. Use with offset to paginate through results. Check nextOffset in response for more pages.
Response
Successful response
The collections in this page of results.
Full URL to fetch the next page of results. Null if on the last page.
Full URL to fetch the previous page of results. Null if on the first page.
Total number of collections available in the requested city across all pages.
Offset value to use in the next request to retrieve the following page.