Request: live_active_channels match stream response

+1 for me too.

My only use case at the moment is for debugging/stalking, I have an lambda on AWS that returns the list of live activated channels for an extension, sorted by view count, with a total count of streams as well. I do the same as @BarryCarlyon and pipe that into streams requests 100 at a time (on helix though), would be nice to not need to do that second step though.