List public channels
GET/channels/:tenantShortcode/public
This endpoint returns a list of all public
Channels
of the tenant.
Request
Responses
- 200
- 404
Successful response.
Response Headers
X-Total-Count
Total count of items
X-Group-Count
Total count of Channels of type Group
X-User-Count
Total count of Channels of type User
X-Interactive-Count
Total count of Channels of type Interactive
X-Public-Count
Total count of Channels of visibility Public
X-Private-Count
Total number of private group Channel
s
X-Shared-Count
Total number of shared group Channel
s
Given resource was not found.