Retrieve product variantsAsk AIget https://developers.yotpo.com/core/v3/stores/{store_id}/products/{yotpo_product_id}/variantsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsstore_idstringrequiredThe store ID (app_key).yotpo_product_idint64requiredThe 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. Can be any number between 1 and 100.external_idsstringReturn only entities specified by a comma-separated (without spaces) list of external IDs. The argument must be URL encoded. Max 100 IDs. Can't come with page_info or limit.access_tokenstringrequiredYour Yotpo access token. Click here to learn how to generate one.Responses 200200 400400 404404Updated 10 months ago