Skip to main content
GET
Fetch the latest Learn news articles sourced from the editorial ingest pipeline. Up to 50 items sorted by createdAt descending.

Authentication & headers

string
required
Bearer token issued by Auth0. Format: Bearer YOUR_ACCESS_TOKEN and must include the wealthyhood:nbg scope.

Example request

Example response

Response fields

NewsItem[]
required
List of news articles in reverse chronological order.

Authorizations

Authorization
string
header
required

Auth0-issued access token that includes the wealthyhood:nbg scope.

Headers

x-user-id
string
required

MongoDB identifier of the Wealthyhood user. Used to determine the language preference for localized content.

Pattern: ^[a-f0-9]{24}$

Response

Latest Learn news items.

data
object[]
required