Retrieve a single analyst insight entry by its Wealthyhood identifier.
curl -X GET 'https://api.wealthyhood.com/learn/analyst-insights/64f0c51e7fb3fc001234abcd' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer YOUR_ACCESS_TOKEN'
{ "data": { "key": "weekly-market-roundup", "id": "64f0c51e7fb3fc001234abcd", "analystInsightType": "analysis", "createdAt": "2023-11-07T05:31:56Z", "title": "<string>", "contentHTML": "<string>", "previewImageURL": "<string>", "fullImageURL": "<string>", "readingTime": "3 min", "bannerImageURL": "<string>" } }
Bearer YOUR_ACCESS_TOKEN
wealthyhood:nbg
Auth0-issued access token that includes the wealthyhood:nbg scope.
Wealthyhood content entry identifier.
Analyst insight payload.
Show child attributes
Stable slug from Contentful.
"weekly-market-roundup"
"64f0c51e7fb3fc001234abcd"
Insight category returned by the CMS.
analysis
quickTake
weeklyReview
HTML article body.
"3 min"