/
LO
logto
/
Logto API references
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 14h ago · Updated 5d ago
View markdown
logto
Logto API references
get
Get profile
v1
latest
OpenAPI 3.0.1
2026-08-04
354
8
1.5 MB
Account center
2
Applications
30
Audit logs
2
Authn
3
Captcha provider
3
Configs
21
Connector factories
2
Connectors
7
Custom phrases
4
Custom profile fields
7
Dashboard
3
Domains
7
Email templates
6
Experience
37
Hooks
8
My account
31
get
Get profile
patch
Update profile
patch
Update other profile
post
Update password
get
Get MFA settings
patch
Update MFA settings
get
Get logto config
patch
Update logto config
get
Retrieve the access token issued by a third-party social provider
put
Update the access token for a social identity by verification ID
get
Retrieve the access token issued by a third-party enterprise SSO provider
post
Update primary email
delete
Delete primary email
post
Update primary phone
delete
Delete primary phone
put
Replace a user identity
post
Add a user identity
delete
Delete a user identity
get
Get MFA verifications
post
Add a MFA verification
put
Create or replace the authenticator app
post
Generate a TOTP secret
post
Generate backup codes
get
Get backup codes
patch
Update a MFA verification name
delete
Delete an MFA verification
get
Get all active sessions
delete
Revoke a session by ID
get
Get all active grants
delete
Revoke a grant by ID
post
Upload account avatar
One-time tokens
6
Organization invitations
6
Organization roles
13
Organization scopes
5
Organizations
36
Resources
10
Roles
14
SAML applications
10
SAML applications auth flow
2
Secrets
1
Sentinel activities
1
Sign-in experience
5
SSO connector providers
1
SSO connectors
9
Status
1
Subject tokens
1
Swagger.json
1
Systems
1
User assets
2
Users
40
Verification codes
2
Verifications
7
Well-known
7
My account
Get profile
Get profile for the user.
get
/api/my-account
Response
The profile was retrieved successfully.
object
required
id
string
username
string
nullable
primaryEmail
string
nullable
primaryPhone
string
nullable
name
string
nullable
avatar
string
nullable
customData
object
arbitrary
identities
object
lastSignInAt
number
nullable
createdAt
number
updatedAt
number
profile
object
applicationId
string
nullable
isSuspended
boolean
hasPassword
boolean
hasSecurityVerificationMethod
boolean
ssoIdentities
object[]