Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Antwort

200 - application/json

Successfully retrieved user information

id
string
erforderlich
name
string
erforderlich
email
string<email>
erforderlich
notifyMeta
object
erforderlich
hasPassword
boolean
erforderlich
avatar
string | null
phone
string | null
isAdmin
boolean | null
lang
string | null
organization
object
Zuletzt geändert am 4. September 2026