#Vilizar Todorov
1 messages · Page 1 of 1 (latest)
hi! you should be able to expand the default_price : https://stripe.com/docs/expand/
But really if you want all them the best option is simply https://stripe.com/docs/api/prices/list#list_prices-product
you could also do like List Products and pass expand:["data.default_price"] to get the list of Products with each one's default Price embedded in it