Get a list of channels by ids
POST/api/v4/teams/:team_id/channels/ids
Get a list of public channels on a team by id.
Permissions
view_team for the team the channels are on.
Request
Responses
- 200
- 400
- 401
- 404
Channel list retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Resource not found