Skip to main content
GET
Returns the metadata required to render the Learn screen’s Learning Guides shelf. Cached for 30 minutes.

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

LearningGuideSummary[]
required
Ordered list of learning guides.

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

Catalogue of learning guides.

data
object[]
required