Articles
Get Article Voters
This endpoint allows you to retrieve a list of users who have voted (e.g., clapped) for a specific article on Medium. This information can be useful for analyzing audience engagement, identifying influential readers, or building community-focused features.
GET
Headers
Path Parameters
An article ID is a unique identifier for an article on Medium
Query Parameters
The maximum number of voters to return per page. (default: 20, max: 1000, min: 10).
Example:
20
The page number to fetch. Starts at 0. Default: 0.
Example:
1