Skip to main content
GET
User Card

Authorizations

Authorization
string
header
required

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

Path Parameters

username
string
required

Response

Successful Response

What one signed-in person may see of another. Not the admin's view of the account.

username
string
required
role
string
required
display_name
string | null
avatar
string | null
disabled
boolean
default:false
created_at
string | null
email
string | null

Present only for the account's owner and for administrators

is_self
boolean
default:false