/
BE
beis
/
ESOS API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
beis
ESOS API Documentation
post
Verifies the JWT token and returns the email
v4
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2025-09-09
138
258
307.0 KB
User token
Verifies the JWT token and returns the email
post
/v1.0/users/token/resolve-email
Request body
InvitationTokenDTO
required
The verification token
token
string
required
type
'USER_REGISTRATION'
|
'OPERATOR_INVITATION'
|
'REGULATOR_INVITATION'
|
'VERIFIER_INVITATION'
|
'CHANGE_2FA'
|
'GET_FILE'
|
'RESET_PASSWORD'
required
Response
OK
EmailDTO
required
The user email
email
string