Channels\Moderators
Get a specific channel moderator
This method gets a single moderator of the specified channel.
get/channels/{channel_id}/moderators/{user_id}
Path parameters
channel_idnumber required
Example:927
The ID of the channel.
user_idnumber required
Example:152184
The ID of the user.
Response
The moderator was returned.
Changes
No recorded changes to this endpoint across all 13 revisions of this API.