Authorizations
Standard user authentication token issued via WorkOS. Provide as Authorization: Bearer <user-token>.
Body
application/json
Returns the onboarding completion status for the currently authenticated user, including whether they have completed onboarding, whether a profile exists, and the completion timestamp. Used by the frontend to determine which onboarding steps to display. Requires authentication.
Standard user authentication token issued via WorkOS. Provide as Authorization: Bearer <user-token>.