/
CR
cryptlex
/
Cryptlex Web API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
cryptlex
Cryptlex Web API
get
Retrieve profile
v1
latest
OpenAPI 3.0.4
2026-08-06
294
235
2.0 MB
Profile
Retrieve profile
Retrieves the details of the currently authenticated user.
get
/v3/me
Response
OK
BaseProfileDto
required
id
string
required
createdAt
string
date-time
required
updatedAt
string
date-time
required
name
string
required
firstName
string
required
lastName
string
required
email
string
required
role
string
required
twoFactorEnabled
boolean
required
googleSsoEnabled
boolean
required
lastLoginAt
string
date-time
nullable
company
string
required