Channels\Subscriptions and subscribers

Check if a user follows a channel

This method determines whether a specific user is a follower of the channel in question.

get/users/{user_id}/channels/{channel_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 user follows the channel.

Changes

Changed in 2 of the 13 revisions of this API.4

    • api tag Channels\Subscriptions and subscribers added

      api-tag-added

    • api tag Channels\Subscriptions and Subscribers removed

      api-tag-removed

    • api tag Channels\Subscriptions and Subscribers added

      api-tag-added

    • api tag Channels\Subscriptions and subscribers removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog