v4

latestOpenAPI 3.1.02026-08-08221179273.1 KB
dream-goal

Get User Dream Goal Resource

Get the latest unread dream goal resource for the current user.

Returns personalized articles and resources found through LLM web search based on the user's dream goal.

Returns: Dictionary with: - success: boolean indicating operation success - message: descriptive status message - resource: single resource object with title, description, and URL (or None if none found)

get/api/dream-goal/resource

Headers

x-user-idstring nullable

Response

Successful Response

object required