Users
Get Authors That User is Following
Get authors author is following
Fetch a list of authors that a specific author is following. This endpoint provides information about the authors an author has followed.
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:
"1712676630203"
Limit the number of response returned (default: 20, max: 25, min: 1).
Example:
20