Source: equa-server/modules/api/src/endpoints/user-endpoints.ts
User Endpoints
Endpoints for managing user-level state and preferences. These are separate from the auth endpoints which handle authentication and profile updates. All user endpoints require authentication.User State
User state stores onboarding progress, UI preferences, and feature flags for the authenticated user.Update User State
| Field | Value |
|---|---|
| Auth | Required |
Get User State
| Field | Value |
|---|---|
| Auth | Required |