Search/channels - how to use query?

I’m trying to match the current game/category information and is_live for streamers, ordered by least amount of viewers. Eg. Get someone who has 1 or 2 viewers playing Animal Crossing.

I have the following:

“helix/search/channels?query=game_id%3D"+gameId

But that doesn’t work. Always returns empty data set.

if you want channels streaming a specific game.

Call get streams with a game_id parameter

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.