Not at all. Use TNManager.GetChannelList(...) to get a list of every channel on a server.
For each channel, this gives you: ID, current number of players, max number of players, whether the channel requires a password, if the channel is persistent, the name of the scene the channel is currently set to, and the entire DataNode (anything you set via SetChannelData).