Status
Enumerate all active channels of the application
Enumerate all active channels of the application
get/channels
Query parameters
limitinteger
prefixstring
Optionally limits the query to only those channels whose name starts with the given prefix
by'value' | 'id'
optionally specifies whether to return just channel names (by=id) or ChannelDetails (by=value)
Response
OK