Retrieve product by IDAsk AIget https://api.yotpo.com/core/v3/stores/{store_id}/products/{yotpo_product_id}Retrieves all product information for a specific product using its Yotpo ID.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.Responses 200200 400400 404404Updated 10 months ago