Watch broadcast

Hey. Tell me how to use the api to retrieve a list of all users who are currently watching the broadcast?

No such API exists. You can see who is logged into chat with https://tmi.twitch.tv/group/user/:channel/chatters but that isn’t the same as people just watching the stream. That API is also not supported since it’s not part of Kraken.

1 Like

Thanks.
This method has a parameter that checks, follow the viewer or not? To show only followers.

It does not. You’ll have to check those a against GET /channels/:channel/follows.

1 Like

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