Tags
Search Archived Articles
Access historical content on Medium for any tag. This endpoint allows you to delve into past articles and research trends over time.
GET
Headers
Path Parameters
Unique identifier of tag
Query Parameters
The month to filter by (1-12). (e.g., 10
for October)
Example:
"1"
The year to filter by. (e.g., 2023
)
Example:
"2024"
The maximum number of articles to return per request. Default is 20. Maximum allowed limit should be documented (e.g., max 20).
Example:
"25"
The sorting order. Possible values: NEWEST, OLDEST, MOST_READ. Default value: MOST_READ
Example:
"MOST_READ"
The token of the next page to retrieve. This is used for pagination. If not provided, the first page is returned.
Example:
"{\\\"column\\\":{\\\"S\\\":\\\"10c0a5d07142\\\"},\\\"postPublishedAt\\\":{\\\"N\\\":\\\"1706634121535\\\"},\\\"tagSlug\\\":{\\\"S\\\":\\\"apple\\\"}}"