REST APIAuthGet current user profileGet current user profile GET /api/auth/me Retrieve details of the currently authenticated user based on the JWT token. Request Responses200401User profile retrievedUnauthorized