Get the authenticated user
Retrieves the profile information of the currently authenticated user, including their personal details and account information.
Authentication
AuthorizationBearer
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
organizations
Organizations associated with the user, including their roles