Helix is not sending my subscriptions

Is there any endpoint in the new API where I can check if user is subscribed to specific channel?
Old api has this: https://dev.twitch.tv/docs/v5/reference/users/#check-user-subscription-by-channel
I can get follows in the new api (https://dev.twitch.tv/docs/api/reference/#get-users-follows) so I guess there must be a way to get subscriptions?