Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum 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 length:
10Used 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 length:
10excludeArchives:
false(default)- Show all channels.true- Show channels that are not archived only.
Available options:
all, member, notMember, flagged Maximum length:
10Maximum length:
100Available options:
lastActivity, lastCreated, firstCreated, displayName