I need a test partner channel. (does not have a subscription program)

Hi thanks, information about subsciber are hidden to see who subbed.
Also want to make tool to see which sub are online in channel etc, i know the twitch api .
Example, to check if user is sub or not from channel you need that partner dummy account…
read here:
Subscriptions
GET /channels/:channel/subscriptions/:user

seems all these stuff go private and not accesable by free public.
most stuff here need this:
https://github.com/justintv/Twitch-API/blob/master/v3_resources/subscriptions.md
all other topic work very good without that ability :smile:
to check if user is follíng work without permission, but to check if user is subsciber or not no works… so i can not make tools for sub giveaway, list subs etc.
Greetings