Search channels
POST/api/v4/teams/:team_id/channels/search
Search public channels on a team based on the search term provided in the request body.
Permissions
Must have the list_team_channels permission.
In server version 5.16 and later, a user without the list_team_channels permission will be able to use this endpoint, with the search results limited to the channels that the user is a member of.
Request
Responses
- 201
- 400
- 401
- 403
- 404
Channels search successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found