Get Authorization By User
documentedGets the authorization scopes granted by the user.
GET /helix/users/authorizeUsersno implementation yet0 runsInput
login*
Twitch user login
twitchdev
OAUTH2_ACCESS_TOKEN*
OAuth 2.0 Access Token
<token>
TWITCH_API_KEY*
Twitch Client ID
<client_id>
redirect_uri*
OAuth Redirect URI
https://yourapp/callback
scope
OAuth Scopes
user:read:email
state
OAuth State
random-string
Calls Twitch as you (your API key is your account); keychains.dev holds the credentials.