channels
Get channel members by ids
Get a list of channel members based on the provided user ids.
Permissions
Must have the read_channel permission.
post/api/v4/channels/{channel_id}/members/ids
Path parameters
channel_idstring required
Channel GUID
Request body
string[] required
Response
Channel member list retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.