Retrieve articles related to the specified article based on tag overlap and category matching. Returns article preview data without content.
Sorting Logic: Related articles are sorted with sophisticated relevance scoring:
Only articles with at least one overlapping tag are returned.
Authenticated Access:
Public Access (from valid domains):
Admin API key for managing accounts and creating content
The unique identifier (UUID or slug) of the article
Number of related articles to return
1 <= x <= 20
Successfully retrieved related articles
The response is of type object
.