Get User by ID
Retrieve detailed profile information for a specific user by their unique identifier. Note: Users can only access their own profile data due to privacy restrictions.
Documentation Index
Fetch the complete documentation index at: https://developer.mileiq.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Path Parameters
Response
Successfully retrieved user profile. Returns detailed user information including name, email addresses, username, and account status.
Complete user profile information including identity, contact details, and account status
Unique identifier for the user (Parse ID) - used for API operations and internal references
User's login username, typically their email address used for authentication
Structured name information including first name, last name, and formatted display name
Collection of email addresses associated with the user, including primary/secondary designation and type classification
Account status flag indicating whether the user account is currently active and operational
Formatted display name used throughout the application interface for user identification