Users
Get User Followers
Get author followers. Fetch a list of users who are following a given author. This endpoint provides information about the users who have subscribed to or follow an author.
GET
Headers
Path Parameters
A username is a unique identifier for a user on Medium
Query Parameters
A unique string (cursor/token) that represents the starting point for the next set of responses. Omit this parameter for the first request.
Example:
"11440157aa09"
Limit the number of response returned (default: 20, max: 25, min: 1).
Example:
20