Skip to main content
GET
Fetch the full payload for a news article using its Wealthyhood identifier.

Authentication & headers

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

Path parameters

string
required
Wealthyhood content entry identifier.

Example request

Example response

Response fields

NewsItem
required
Single news article payload.

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}$

Path Parameters

id
string
required

Wealthyhood content entry identifier.

Response

News article payload.

data
object
required