Information on the follower with new twitch api

How to get information about a follower with a new twitch api(helix), if i know nickname

You can use Get User by ID, but you first need to obtain user ID (= channel ID) from username.

Or, with New Twitch API: you need to make a request to https://api.twitch.tv/helix/users?login=[username]

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