v2

latestOpenAPI 3.0.1raw.githubusercontent.com2024-06-24221444.3 KB
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

OR
string[] required