Get Channel Info

Gets specified channel information.

Box Name Type Description
Channel string Name of the channel
Save Variable As String Variable to save the response

You can access the response object’s data by using Get Object Variable command.

Response Data:

Variable Name Type Description
broadcaster_id string Twitch User ID of this channel owner
broadcaster_name string Twitch user display name of this channel owner
game_name string Name of the game being played on the channel
game_id string Current game ID being played on the channel
broadcaster_language string Language of the channel. A language value is either the ISO 639-1 two-letter code for a supported stream language or “other”.
title string Title of the stream
delay number Stream delay in seconds
Back to the list