Endpoint
Request
string
required
Bearer token. See Authentication.
Response
string
The email address associated with the authenticated user’s account.
Behavior
- Existing user — returns the profile for the account already on record.
- New user — if no account exists for the authenticated identity, HackGATE creates one automatically and returns the new profile. You do not need to call a separate registration endpoint.