Retrieves detailed information about a specific user including profile data, tutorial status, and account configuration.
Authorization: Requires read access to user information. Security: Password is never included in responses.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the user Valid email address pattern
^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$User details retrieved successfully
Represents a user account with profile information and tutorial status
The unique username for the user account
^[a-zA-Z0-9_-]+$User's email address, used for authentication and notifications
User's first name
User's last name
User's business role or job title
Represents the tutorial completion status and user preferences for onboarding