Returns the full user document for the currently authenticated user based on their WorkOS identity. Returns null if the user is not authenticated, allowing clients to safely subscribe without triggering errors during logged-out states. This is the primary method for retrieving the current user’s data in authenticated contexts.
Documentation Index
Fetch the complete documentation index at: https://docs.connvo.app/llms.txt
Use this file to discover all available pages before exploring further.
Standard user authentication token issued via WorkOS. Provide as Authorization: Bearer <user-token>.