Usage of /articles/{ids} GET

Discussion

Returns the articles identified in {ids}.

{ids} can contain up to 100 semicolon delimited ids. To find ids programmatically look for article_id on article objects.

The sorts accepted by this method operate on the following fields of the article object:

  • activitylast_activity_date
  • creationcreation_date
  • votesscore

activity is the default sort.

It is possible to create moderately complex queries using sort, min, max, fromdate, and todate.

This method returns a list of articles.

Try It

Team slug:
Access token: