Query channel
Channel
Query channel
GET
Query channel
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum string length:
100isDeleted:
null(default)- Show both channel is actived and channel is inactived.true- Show channel is inactived only.false- Show channel is actived only.
Used for querying channels by matching all specified tags. When a query includes multiple tags (e.g., tags=['tag1', 'tag2', 'tag3']), the system will return all channels that have all the specified tags.
Maximum array length:
10Maximum string length:
100Used for querying channels by excluding all specified tags. When a query includes multiple tags (e.g., excludeTags=['tag1', 'tag2', 'tag3']), the system will return all channels that do not have any of the specified tags.
Maximum array length:
10Maximum string length:
100excludeArchives:
false(default)- Show all channels.true- Show channels that are not archived only.
Available options:
all, member, notMember, flagged Maximum array length:
10Available options:
standard, private, conversation, broadcast, live, community Maximum string length:
100Available options:
lastActivity, lastCreated, firstCreated, displayName