Skip to content

Get the current authenticated user

GET
/auth/me

The current user

object
id
string format: uuid
email
string format: email
name
string
role
string
Allowed values: user admin super_admin
active
boolean

Not authenticated