users
Get Me Handler
Get current user information including current tenant context.
Returns the authenticated user’s profile along with their current tenant ID (from the UAT token) and default tenant ID (from user record).
GET
Get Me Handler
Headers
Cookies
Response
Successful Response
User ID
Email address of the user
First name of the user
Last name of the user
Identity provider type of the user
Available options:
PASSWORD, GOOGLE, TENANT Current tenant ID the user is logged into
Current tenant role of the user
Available options:
USER, OWNER, ADMIN Default tenant ID the user shall be logged into
Get Me Handler
