Subscribers Twitch API

there is a way to get subscribers of a specific channel ? or channels are subscribed by a specific user without using auth of user or channel ?

No. You need auth as this information is privileged/private to the broadcaster/user

You need one or the other.

v5 as a user

requires Auth with user_subscriptions

v5 as a caster

requires Auth with channel_subscriptions

New API as a Caster

requires Auth with channel:read:subscriptions

Thank you barryCarlyon

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