Get all channels from all teams
GET/api/v4/users/:user_id/channels
Get all channels from all teams that a user is a member of.
Minimum server version: 6.1
Permissions
Logged in as the user, or have edit_other_users permission.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Channels retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found