getStatus

suspend fun getStatus(broadcasterId: String): HypeTrainStatus

Twitch API: Get Hype Train Status

Gets the status of a Hype Train for the specified broadcaster, including the current active Hype Train (if any) and all-time high records.

Return

the Hype Train status for the channel.

Parameters

broadcasterId

the user ID of the channel broadcaster. Must match the user ID in the access token.