Returns the complete user profile overview including user data, usage statistics (conversations, shares), and profile context (static, recent, frequent cues). Auto-creates user if not exists.
Authorization header.
| Field | Description |
|---|---|
user | Full user object (id, email, name, avatar, preferences, etc.) |
usage.conversations | Conversation statistics (total, active, archived, deleted, lastActiveAt) |
usage.shares | Share statistics (total, active, expired, revoked, totalViews, lastSharedAt) |
profileContext | Cached context cues (static, recent, frequent) used by AI orchestration |
/userinfo endpoint