Find followed channels, even offline

I want to check all the channel a user follows, even if they are offline.
With the old API it was a thing : https://dev.twitch.tv/docs/v5/reference/users#get-user-follows

I even found a website who do that https://twitchfollowing.com

But with the new API version I didn’t find the way to do the same, did I miss something?

Thank you

Call Get Users Follows

Using a from_id

So

https://api.twitch.tv/helix/users/follows?from_id=15185913

Would return whom I follow

1 Like

I’m really, REALLY blind! Thank you very much for your quick answer :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.