Retrieves the authenticated user’s profile information including user ID, email, full name, avatar URL, and account tier. This endpoint provides the current user’s details needed for displaying profile information in the client UI. Returns 404 Not Found if the user doesn’t exist in the database (should not occur for authenticated requests).
This API uses OAuth 2 with the implicit grant flow
User information returned
User details