Get the authenticated user profile
Authentification & compte
Get the authenticated user profile
Returns the authenticated user profile (id, email, name, roles, permissions) enriched with correlation IDs, 2FA status, billing address, and an account summary.
GET
Get the authenticated user profile
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - undefined
Related topics
Update the authenticated user profileGet a user's profile change history (admin)Upsert the authenticated user billing addressDelete the authenticated user account (self-service)Upload a profile avatar image