autonomous.contact/public/api/users/me
2025-07-01 15:37:35 -07:00
..
index.ts feature: the beginnings of chat working 2025-07-01 15:37:35 -07:00
README.md feature: signup and login work 2025-06-25 20:51:29 -07:00

/api/users/me

Get the current user.

GET /api/users/me

Return the currently logged in user or an error.