Skip to main content
GET
Provides the Learn screen glossary entries. Responses are 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

GlossaryItem[]
required
Alphabetised list of glossary terms.

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

Glossary item collection.

data
object[]
required