channels
Get a list of channels by ids
Get a list of public channels on a team by id.
Permissions
view_team for the team the channels are on.
post/api/v4/teams/{team_id}/channels/ids
Path parameters
team_idstring required
Team GUID
Request body
string[] required
Response
Channel list retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.