Skip to main content
GET
Fetch the full payload for an analyst insight 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

Response fields

AnalystInsight
required
Single analyst insight payload. See the list endpoint for field descriptions.

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

Analyst insight payload.

data
object
required