Autocomplete channels
GET/api/v4/teams/:team_id/channels/autocomplete
Autocomplete public channels on a team based on the search term provided in the request URL.
Minimum server version: 4.7
Permissions
Must have the list_team_channels permission.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Channels autocomplete successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found