Get channel members
GET/api/v4/channels/:channel_id/members
Get a page of members for a channel.
Permissions
read_channel permission for the channel.
Request
Responses
- 200
- 400
- 401
- 403
Channel members retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions