Get timezones in a channel
GET/api/v4/channels/:channel_id/timezones
Get a list of timezones for the users who are in this channel.
Minimum server version: 5.6
Permissions
Must have the read_channel permission.
Request
Responses
- 200
- 400
- 401
- 403
Timezone retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions