I have this endpoint
https://oauth.reddit.com/subreddits/mine
that I used to fetch the subreddits a user belongs to. It is returning some results, but unfortunately, one of my users is complaining that it is not returning subreddits he has created or is an admin of. Is there another endpoint for that?
Thank you