How to get the list of all the sales channels a product is published to?

I need to do some operations in my app depending on whether a product is published to a specific sales channel. There’s no information about it in the webhook payload. How can I get that info then ?