/lemonde/authors/articles

POST /api/lemonde/authors/articles

Price: 20 credits

List the articles Le Monde publishes under one author's byline, newest first. Returns listing entries with headline, standfirst, publication and update times, editorial genre label, section, thumbnail and a subscriber-only flag.

How to use it

Read a Le Monde journalist's back catalogue. alias is the slug used in /signataires/ URLs ('eric-albert'), which lemonde/articles and the listing endpoints return in authors[].alias; a full author page URL is accepted too, and an 'en/' prefix switches to what that byline published in Le Monde in English. Results are newest first and reach back over the whole byline; each entry carries id, article_title, description, web_url, published_at, updated_at, byline, label, section, content_type (article, live, video, podcast), is_premium, is_live (a live blog still running), video_duration and image. Feed id or web_url into lemonde/articles for the body, and use lemonde/authors for the author's own record.

Parameters

Request body

Response

Errors

Response headers