Hi, I am currently using the Get Users reference to get a bunch of users based on their login.
So the call looks like this : https://api.twitch.tv/helix/users?login=myusername
It is working great for “normal” users but I was wondering what would this call return for a deleted user ? I’m not talking about a banned one but a deleted one, for example a user that has been recycled.
I would love to try it myself but … I don’t have any example of a recycled / deleted user.
Thanks