How do I get subscription data from Webhook

I am hooking to webhook, and I want to retrieve when a subscription ends for any user, I guess this is subscription.edit. It sends an ID, what ID is this? User? Order? Subscription?

It’ll always be the id appropriate for the webhook so subscription.edit is a subscription id that is returned.