Retrieve list of collections for productAsk AIget https://api.yotpo.com/core/v3/stores/{store_id}/products/{yotpo_product_id}/collectionsRetrieves a paginated list of collections within your product catalog that a product belongs to.Path Paramsstore_idstringrequiredThe store ID (app_key).yotpo_product_idint32requiredThe Yotpo ID for the product. This ID is created automatically upon creation of the product. You can find it by using the Retrieve endpoint.Query Paramspage_infostringEncoded page info.limitint32Defines how many results will be returned per page.Responses 200200 400400 404404Updated 10 months ago