You can only do it channel by channel.
The streams end point can only return one channels information.
As a work around, you can follow all the channels you want info on and then call follows API ( https://dev.twitch.tv/docs/api/v3/users#get-streamsfollowed ) with the stream_type=live flag instead.