https://appwrite.io/docs/references/cloud/server-nodejs/users#get
What are the options to get the USER info / object? I'm developing a web app using Nextjs with Auth and need of course to get the logged in user info (if email is verified for example). What are my options to do that beside creating a NodeJS server and using the server SDK? Why I cannot get that info by the Client API? or the Rest API? Thanks
Getting User Info
Recommended threads
- 1.9.5 Migration problem
1.9.5 migration problem after run migration command only openruntimes-executor
- Appwrite Sites deployment fails because ...
Appwrite Cloud Sites deployments are failing consistently for both GitHub and manual deployments. The build command completes successfully and packaging also c...
- Build succeeds but deployment fails — si...
My Next.js 15.5.20 site (standalone output mode) builds successfully on Appwrite Sites, but the deployment fails at the final packaging step with: [sidecar:bui...