Followed Streams

Learn to get all active streams from followed channels.

Get followed streams

While the streams endpoint gets us a list of all the currently active live streams, what if we only want to see streams from the channels we follow? In that case, we can use the Twitch API's followed streams endpoint. We can send a GET request to this endpoint and receive a list of all active streams of the channels we follow. It returns a list, sorted in descending order of viewers, split over multiple pages.

Get hands-on with 1200+ tech skills courses.