Store listings for a particular product

I’m able to fetch the products from product-listing API but how can I fetch the store listings for a particular product,i.e i have 3 different stores and all the products will be in different stores for a specific product i want the store listings and the store listings url what are the endpoints i should use to do this.

Thanks in advance