Skip to main content
GET
Get the current authenticated user's identity + profile.

Autorizações

__session
string
cookie
obrigatório

Clerk-managed session cookie (or the first-party tryno_session bridge cookie). Sent automatically by browsers on same-origin requests.

Resposta

Current user.

userId
string
email
string
emailVerified
boolean
username
string | null
displayName
string | null