Skip to main content
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

Update the user’s state (onboarding steps completed, UI preferences, etc.). Request:
Response:

Get User State

Retrieve the current user’s state. Response: