To call the Twitch API requires an oAuth token
here
You only provided a Cleint-ID header, you didn’t provider or generate an oAuth token to call the API with.
To convert a login to any kind of oAuth token will suffice
But you should review the authentication documentation Authentication | Twitch Developers and decide what token to work with.