Get all the followers of a channel
This method gets all the followers of a specific channel.
Path parameters
The ID of the channel.
Query parameters
The sort direction of the results.
The attribute by which to filter the results.
The page number of the results to show.
The number of items to show on each page of results, up to a maximum of 100.
The search query to use to filter the results.
The way to sort the results.
Response
The followers were returned.
Changes
Changed in 2 of the 13 revisions of this API.17
- ▲
the
queryrequest parameterfilterbecame requiredrequest-parameter-became-required
- ○
api tag
Channels\Subscriptions and subscribersaddedapi-tag-added
- ○
api tag
Channels\Subscriptions and Subscribersremovedapi-tag-removed
- ○
removed the non-success response with the status
400response-non-success-status-removed
- ▲
- ○
api tag
Channels\Subscriptions and Subscribersaddedapi-tag-added
- ○
api tag
Channels\Subscriptions and subscribersremovedapi-tag-removed
- ○
the
queryrequest parameterfilterbecame optionalrequest-parameter-became-optional
- ○
added the non-success response with the status
400response-non-success-status-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○