List channels
GET/channels
Retrieve a list of all Channels
within the current authorization scope.
Request
Responses
- 200
- 401
- 403
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
Unauthorized access.
Access forbidden.