v2
latestOpenAPI 3.1.02026-08-05267431678.1 KBusers
Get User Profile
Return the authenticated user's public profile fields.
Args: auth: Authenticated user context.
Returns: UserProfileResponse with onboarded status and intent.
Raises: HTTPException: 404 if user row not found, 500 on DB failure.
get/users/me
Response
Successful Response