Skip to main content
GET
Retrieve a paginated feed of analyst-written content. Responses are cached per page for 24 hours.

Authentication & headers

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

Query parameters

integer
default:"1"
1-based page index to fetch. Page size fixed to 50 items.

Example request

Example response

Response fields

object
required
Pagination metadata for the requested page.
AnalystInsight[]
required
Sorted by creation date descending.

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

Query Parameters

page
integer
default:1

1-based page index to fetch. Page size is fixed at 50 items.

Required range: x >= 1

Response

Paginated analyst insight feed.

pagination
object
required
data
object[]
required