channels

Get channel member

Get a channel member.

Permissions

read_channel permission for the channel.

get/api/v4/channels/{channel_id}/members/{user_id}

Path parameters

channel_idstring required

Channel GUID

user_idstring required

User GUID

Response

Channel member retrieval successful

channel_idstring
user_idstring
rolesstring
last_viewed_atinteger

The time in milliseconds the channel was last viewed by the user

msg_countinteger
mention_countinteger
last_update_atinteger

The time in milliseconds the channel member was last updated

Changes

No recorded changes to this endpoint across all 1 revision of this API.