Get the authenticated user
Retrieves the profile information of the currently authenticated user, including their personal details and account information.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
User profile retrieved successfully
id
User ID
name
User name
email
User email
merchants
Merchants associated with the user, including their roles