GET article/{article_id}/related
Summary: Get Related Articles
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns a list of `article_ids` of the related posts. (Length = 5) **Note:** If the given article is self-published, related posts will belong to the same author, else related posts will belong to the publication in which the article is published.
Parameters (1)
article_id
(string, path, required)
It's a unique hash id assigned to every Medium Article.
No probe data for this endpoint yet.