https://dev.twitch.tv/docs/api/reference/#get-users
The scope/oAuth is optional!
Specify a ID or a login and it will return.
if you specify the oAuth it’ll return the user for that oAuth token.
So a call to
Requires a token
But a call to
Does not
https://dev.twitch.tv/docs/api/reference/#get-users
The scope/oAuth is optional!
Specify a ID or a login and it will return.
if you specify the oAuth it’ll return the user for that oAuth token.
So a call to
Requires a token
But a call to
Does not