Retrieve recently published news articles
Returns a list of recently published news articles, only
articles in a cluster (i.e cid is not None
/ null
) would have content
and metadata
fields populated.
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 FeedModel · object[]
.