Retrieve recently clustered news articles.
This endpoint is used to retrieve recently clustered news articles. It is important to note that the titles of any given cluster is AI generated, and as such, it might not always describe the event in the cluster accurately.
All the feeds in the cluster are assumed to be related to the same event,
and as such, the summary
& tldr
fields are generated based on the
assumption that all the feeds are related to the same event.
Category
The minimum number of feeds each cluster should have
1 <= x <= 5
The page number to retrieve
x >= 1
The number of items to retrieve per page
1 <= x <= 30
Successful Response
The response is of type ClusterModel · object[]
.