Skip to main content
GET
Me

授权

Authorization
string
header
必填

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

响应

200 - application/json

Successful Response

username
string
必填
role
string
必填
id
integer | null
email
string | null
avatar
string | null
display_name
string | null
auth_source
string | null
disabled
boolean | null