Skip to main content

Get the current authenticated user

GET 

/api/v1/auth/me

Return the full profile of the authenticated user.

Accepts both JWT session tokens and API keys. Includes auth-method state, 2FA enrolment status, trusted-device summaries, and email notification preferences.

Responses

Successful Response